What problem does it solve?
This Skill automates the creation of formal QA artefacts for stories that have passed review, ensuring consistent planning before coding begins.
It generates two outputs: a technical test plan for coding agents and CI, and a plain-language AC verification script for QA and stakeholders, including a test data strategy section for regulated domains.
The workflow guides entry-condition checks, context confirmation, data strategy, and completion signalling to reduce miscommunication and rework.
Core Features & Use Cases
- Generate two artefacts from a single passed story artefact: a machine-readable test plan and a human-facing verification script.
- Enforce entry conditions, document AC coverage and gaps, and align with applicable NFRs and risk considerations.
- Capture and articulate the test data strategy within the plan to support compliance and audit needs.
Quick Start
Run the plan generator after a story artefact passes review to produce the two artefacts in artefacts/ and to prepare the verification script.