What problem does it solve?
This Skill prevents last-minute QA scramble by turning your sprint or feature scope (stories plus referenced GDDs) into a complete, structured QA plan covering automated tests, manual verification, smoke scope, and playtest sign-off expectations.
Core Features & Use Cases
- Scope-driven plan generation: Builds QA plans for a sprint, feature, or single story by reading the appropriate story inputs.
- Test-type classification: Automatically classifies stories into Logic, Integration, Visual/Feel, UI, or Config/Data using declared Type or inferred criteria.
- GDD-aligned coverage: Extracts GDD sections (Acceptance Criteria, Formulas, Edge Cases) to ensure tests cover the actual requirements and boundary conditions, with explicit notes when GDD formula/edge sections are missing.
- Actionable output format: Produces a ready-to-share plan including automated test file paths, manual checklists, smoke-test scope, and playtest requirements.
Quick Start
Run qa-plan with the argument "feature: <system-name>" to generate a QA plan for all stories in that system’s epic scope.