What problem does it solve?
Report-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /qa instead. Proactively suggest when the user wants a bug report without any code changes. (gstack) Voice triggers (speech-to-text aliases): "bug report", "just check for bugs".
Core Features & Use Cases
- Test Coverage: Run comprehensive QA checks that validate UI flows, API responses, and state transitions without applying changes to code.
- Evidence & Reporting: Generate a structured report with health score, screenshots, and reproducible steps for each failure.
- Use Case: When a product owner asks for a bug-only assessment, this skill delivers a transparent QA narrative without modifying the repo.
Quick Start
Generate a report-only QA test summary for the current build.