What problem does it solve? Teams often need a clear picture of what is broken in a web application without anyone touching the code yet. This Skill systematically tests a web app and produces a structured, report-only QA document with a health score, screenshots, and reproduction steps, while guaranteeing no fixes or code changes are made. ## Core Features & Use Cases - Report-Only Testing: Systematically exercises a web application and records bugs without modifying any source code. - Structured QA Report: Produces a health score, annotated screenshots, and step-by-step reproduction instructions for each issue found. - Decision-Gated Workflow: Uses structured AskUserQuestion decision briefs so the user controls scope, and supports plan-mode and spawned-session operation. - Use Case: Before a release, ask for a bug sweep of your staging site. You receive a prioritized report with screenshots and repro steps that engineers can triage, while the codebase stays untouched. ## Quick Start Ask the agent to run a report-only QA pass on your web app and produce a bug report with screenshots and repro steps without changing any code.