What problem does it solve?
Centralizes and automates the human coordination and documentation overhead of running a QA cycle so teams can reliably validate features and produce an auditable sign-off. It removes ambiguity in story classification, test planning, manual execution, and bug filing by enforcing a structured pipeline with user-approved decision points.
Core Features & Use Cases
- QA Strategy & Smoke Check: Spawn a qa-lead to classify stories, evaluate smoke tests, and produce a strategy with block/skip recommendations.
- Test Plan Generation: Create a structured test plan that defines scope, entry/exit criteria, and automated vs manual coverage.
- Parallel Test Case Authoring: Launch qa-tester subagents to write detailed, acceptance-driven test cases per story in parallel.
- Manual QA Execution & Bug Filing: Guide manual runs with gating questions, capture PASS/PASS WITH NOTES/FAIL/BLOCKED outcomes, and auto-generate formal bug reports.
- Sign-Off Reporting & Error Recovery: Produce a QA sign-off report with clear verdict rules and recover gracefully from blocked subagents or missing inputs.
- Use case: coordinate end-to-end QA for a sprint release, run smoke checks on the build, execute manual story tests, file bugs, and produce a final sign-off document.
Quick Start
Run team-qa for sprint-03 to orchestrate QA for the sprint and produce the QA plan, test cases, manual results, and sign-off report.