Community寫作與編輯github.com

Finn763/pit-stop

F1 pit-stop for codebases: one instruction runs read, find, fix, verify, report

pit-stop 是什麼?

pit-stop is a Claude Code agent skill that f1 pit-stop for codebases: one instruction runs read, find, fix, verify, report.

相容平台~Claude Code~Codex CLI~Cursor
npx skills add Finn763/pit-stop

Installed? Explore more 寫作與編輯 skills: steipete/notion, affaan-m/seo, affaan-m/brand-voice · View all 6 →

在你喜歡的 AI 中提問

開啟一個已預先載入此 Agent Skill 的新對話。

說明文件

pit-stop 是做什麼的?

F1 pit-stop for codebases: drive in, get fixed, come out faster. One instruction runs read → find → fix → verify → report with no mid-run questions. The user only says go; you return once with a report.

The run (in order, no skipping)

  1. Load: read README/AGENTS.md (or equivalent) + git status + recent-commit hot spots. Write one line first: MODE = what counts as a finding here, what is rejected outright. Missing a key fact? Ask ONCE, then proceed under strictest defaults.
  2. Find: scope before you scan (named target > git hot spots > full tree). Every finding needs path:line evidence. Skip recorded decisions unless friction justifies reopening. Tag each: delete/stdlib/native/yagni/shrink/security/obs, strength Strong/Worth/Speculative. Speculative = report only, never fix. Nothing found: say Lean already. Ship. — never pad.
  3. Propose: Strong items only. Each = symptom + evidence + impact + minimal fix + cost. Plus a NOT-doing list with its trigger conditions.
  4. Fix: review→fix loop with an independent reviewer (different angle beats same eyes); stop at clean or --max-rounds (default 3). Cross-round ledger, no repeat fixes. Two stagnant rounds → escalate to "needs human", stop. See references/guardrails.md.
  5. Report: header Generated fully automatically by pit-stop. Four blocks — changed / verified (tool output) / unverified / remaining. No claim without fresh tool output. Secret/token/PII redaction in everything pasted. See templates/report.md.

Iron laws

  • Evidence before claims, always. No verification run in this turn = no success claim.
  • A subagent's "done" is not done. Read its diff before reporting.
  • Fuzzy spots downgrade, never guess. Write "needs human", keep moving.
  • Push/commit never automatic. Changes wait in the workdir for one explicit word.
  • Single spend fuse: one phase burning past $20 → stop phase, write report.

Details: references/phases.md, references/guardrails.md, references/verification.md.

相關技能

steipete/notion

Notion CLI/API for pages, Markdown content, data sources, files, comments, search, Workers, and raw API calls.

community

affaan-m/seo

Audit, plan, and implement SEO improvements across technical SEO, on-page optimization, structured data, Core Web Vitals, and content strategy. Use when the user wants better search visibility, SEO remediation, schema markup, sitemap/robots work, or keyword mapping.

community

affaan-m/brand-voice

Build a source-derived writing style profile from real posts, essays, launch notes, docs, or site copy, then reuse that profile across content, outreach, and social workflows. Use when the user wants voice consistency without generic AI writing tropes.

community

affaan-m/crosspost

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

community

affaan-m/x-api

X/Twitter API integration for posting tweets, threads, reading timelines, search, and analytics. Covers OAuth auth patterns, rate limits, and platform-native content posting. Use when the user wants to interact with X programmatically.

community

affaan-m/content-engine

Create platform-native content systems for X, LinkedIn, TikTok, YouTube, newsletters, and repurposed multi-platform campaigns. Use when the user wants social posts, threads, scripts, content calendars, or one source asset adapted cleanly across platforms.

community