investigate-and-fix
Diagnose and fix the bug described on this card
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Diagnose and fix the bug described on this card
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | investigate-and-fix |
| description | Diagnose and fix the bug described on this card |
| label | Investigate and fix |
| pill-order | {"not-started":1,"specifying":1} |
| jockey-hint | Surface as a top pill only when the card carries the `Bug` tag, and only in the `not-started` and `specifying` phases. On untagged cards, do not include in pills or suggestions at all. |
| workhorse-version | 0.1.0 |
If you don't already have this card's context (title, identifier, description) — for instance when running outside Workhorse — establish it first by following .agents/docs/card-context.md.
The card describes a bug. Diagnose the cause and apply the fix.
.workhorse/specs/ to understand the intended behaviour, then find the code that implements (or should implement) it.agents/docs/spec-format.md)If the description is too thin to diagnose confidently, ask the user for the missing reproduction details before guessing.
Check whether this card's code meets the acceptance criteria
Write automated tests for unticked scenarios in this card's test cases
Draft edits to existing specs (or a new spec if no existing one fits) from the card description
Draft or refine the test-cases checklist for this card
Rebase onto latest upstream, checking for soft conflicts
Generate a context-rich briefing prompt for an external agent (Claude Code, Cursor, etc.)