What problem does it solve?
This Skill prevents wasted time and failed audits by verifying that the target app, browser bridge, runtime, and required security settings are ready before the QA workflow starts.
Core Features & Use Cases
- Fast URL health checks: Confirms the application is reachable before any expensive browser work begins.
- Browser bridge detection and recovery: Detects whether Playwright MCP is available, auto-installs it when missing, and guides the user through restart requirements.
- Environment validation: Checks Node, browser readiness, secrets handling, jq, and Azure DevOps access only when the chosen run actually needs them.
- Use case: A QA engineer can run a preflight step against a local or staging app to catch downtime, missing browser support, or misconfigured credentials before launching a full audit.
Quick Start
Ask the agent to run the preflight checks for the current QA audit setup and report any blocking environment or connectivity issues.