What problem does it solve? You want a systematic quality assessment of a web application without any code changes being made. This Skill runs report-only QA testing, producing a structured bug report while guaranteeing nothing in the codebase gets modified. ## Core Features & Use Cases - Report-Only Testing: Systematically tests a web application and produces a structured report with a health score, screenshots, and reproduction steps, but never fixes anything. - Structured Decision Briefs: Uses AskUserQuestion decision briefs with recommendations and completeness scoring when QA scope or severity calls need your input. - Session-Aware Operation: Adapts behavior for interactive, headless, spawned, and Conductor sessions, with telemetry and context recovery across runs. - Use Case: Before a release, ask for a QA pass on your staging URL. You get a prioritized bug report with screenshots and repro steps, then decide yourself which fixes to schedule. ## Quick Start Ask the assistant to run a report-only QA pass on your web app and list every bug found with screenshots and repro steps, without changing any code.