automate-test-cases
Write automated tests for unticked scenarios in this card's test cases
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Write automated tests for unticked scenarios in this card's test cases
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Check whether this card's code meets the acceptance criteria
Run a quick UX/UI workshop using ASCII-art sketches
Review code changes on this card for likely bugs, regressions, and missed edges
Cherry-pick post-merge commits onto a new follow-up branch
Maintain a support docs pack — dedup, length budgets, and no splintering — and land changes as a reviewed pull request. Use when a support thread, or a hand-off from Support assist, surfaces a new resolution, a correction to an existing one, or a deployment quirk worth recording. Not for ordinary code changes.
Audit this card's mockups or implementation against the design library
| 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.2.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.