What problem does it solve?
It eliminates last-minute, inconsistent QA planning by turning sprint/feature/story scope into a complete, structured test plan aligned to story acceptance criteria and referenced GDD requirements.
Core Features & Use Cases
- Sprint/feature/story scope input: Builds a plan from a sprint’s most recent story set, a feature/system epic, a single story path, or an epic-wide scope via prompts.
- Story classification by test type: Assigns Logic, Integration, Visual/Feel, UI, or Config/Data based on declared
Type: headers or inferred indicators from acceptance criteria.
- GDD-guided test specification: Pulls only the testable sections (Acceptance Criteria, Formulas, Edge Cases) from referenced GDDs to avoid guessing and to keep coverage requirements explicit.
- Actionable outputs: Produces a plan covering automated test requirements, manual verification steps, smoke test scope, and playtest sign-off expectations.
Quick Start
Run the qa-plan skill with the argument sprint to generate a QA test plan for the current sprint’s in-scope stories.