What problem does it solve?
QA teams often struggle to design comprehensive test plans that cover all acceptance criteria across sprints, features, and user stories. This skill automates the creation of a complete QA plan from GDDs and story files, ensuring consistent coverage and faster sprint readiness.
Core Features & Use Cases
- Parse scope from sprint plans, features, or individual stories and resolve missing references.
- Classify each story by test type (Logic, Integration, Visual/Feel, UI, Config/Data) and map it to automated and manual QA tasks.
- Generate a full QA plan document detailing automated tests, manual verification, smoke test scope, and playtest requirements, with output path production/qa/qa-plan-[sprint-slug]-[date].md.
- Respect GDD references and formulas to derive testable requirements and edge cases; flag gaps when information is missing.
Quick Start
Provide a scope (sprint, feature, or story) and run the skill to generate a complete QA plan.