What problem does it solve?
Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack) Voice triggers (speech-to-text aliases) are available to trigger QA workflows.
Core Features & Use Cases
- Tiered QA modes: Quick, Standard, Exhaustive to balance speed and coverage.
- Plan-mode execution: run tests, collect evidence, and iterate fixes with atomic commits and re-verification.
- Health scoring and ship-readiness: generate before/after health reports and a readiness summary.
- Evidence generation: attach results, logs, and evidence of fixes for audits.
- Voice and integration: supports command aliases and integration into Claude Code workflows.
Quick Start
Run the QA skill to start a tiered test pass, fix issues iteratively, and generate a ship-readiness summary.