automate-test-cases
Write automated tests for unticked scenarios in this card's test cases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Write automated tests for unticked scenarios in this card's test cases
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Check whether this card's code meets the acceptance criteria
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.)
Implement this card
| name | automate-test-cases |
| description | Write automated tests for unticked scenarios in this card's test cases |
| label | Automate test cases |
| pill-order | {"implementing":6,"reviewing":5} |
| jockey-hint | Surface once the card has a test-cases file with unticked scenarios and implementation is underway. Demote once all scenarios are ticked. |
| 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.
Write automated tests that match the unticked scenarios in this card's test-cases file, ticking each item as its matching test lands.
.workhorse/test-cases/{card-id}/. If no file exists, stop and ask the user whether to run Draft test cases first- [ ] → - [x]) once its test is written and passing locally. Update the test-cases file in placeSee .workhorse/specs/test-cases/overview.md for the file's shape.