What problem does it solve?
team-qa removes the chaos of ad-hoc testing by orchestrating a full QA workflow—strategy, test planning, manual execution, and sign-off—so sprints ship with clear coverage and documented outcomes.
Core Features & Use Cases
- End-to-end QA orchestration: coordinates qa-lead (strategy + test plan + smoke check) and qa-tester (test case writing + bug reporting) to produce a complete QA package.
- Story-scoped testing cycle: supports sprint or feature scope, classifies stories by type (Logic, Integration, Visual/Feel, UI, Config/Data), and defines which parts require automated evidence versus manual QA.
- Smoke-check gate + results-driven sign-off: performs a PASS / PASS WITH WARNINGS / FAIL smoke verdict to control whether the cycle proceeds, then compiles final coverage and bug outcomes into a sign-off report.
Quick Start
Run team-qa for your next sprint by invoking it with the argument sprint-03 (or feature: system-name) and approve each phase when prompted.