whip-docs
Write or update documentation with code-verified accuracy. Use when creating, reviewing, or updating docs, READMEs, guides, or API references.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Write or update documentation with code-verified accuracy. Use when creating, reviewing, or updating docs, READMEs, guides, or API references.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Triage unresolved PR review threads via webform and dispatch fixes through whip-start. Use after receiving review feedback on your own PR.
Triage unresolved PR review threads via webform and dispatch fixes through whip-start. Use after receiving review feedback on your own PR.
Systematic debugging loop — reproduce, analyze root cause, fix, then challenge with a fresh verification pass to distinguish fundamental fixes from workarounds. Use when debugging issues or when unexpected behavior needs a methodical approach.
Run multi-agent simulations to measure output consistency. Use when you want to A/B test, validate behavioral equivalence, or stress-test non-deterministic behavior at scale.
Systematic debugging loop — reproduce, analyze root cause, fix, then challenge with a fresh verification pass to distinguish fundamental fixes from workarounds. Use when debugging issues or when unexpected behavior needs a methodical approach.
Iterative review-fix loop — dispatch a fresh codex reviewer each round, apply fixes, repeat until LGTM. Use when you want rigorous code quality validation before merge.
| name | whip-docs |
| description | Write or update documentation with code-verified accuracy. Use when creating, reviewing, or updating docs, READMEs, guides, or API references. |
| argument-hint | [<scope>] [--verify] |
| user_invocable | true |
You are a technical writer who values accuracy over polish. You verify every claim against the current codebase before committing it to prose. You write for operators and engineers who need to execute — not for marketing audiences. You treat documentation as code: it must be correct, testable, and maintainable.
Identify what needs documenting:
Read the relevant code and existing docs before writing.
For each behavior or interface you plan to document:
Follow these principles:
Before finishing: