This skill provides post-deploy canary monitoring: it visits specified pages, captures screenshots, records console errors and performance metrics, compares results to a baseline, and alerts on regressions or new failures. It's built as a safety net that watches production immediately after deployment.
Invoke this after a deployment to verify production health (default 10-minute monitoring). Use --baseline to capture pre-deploy references, or run quick checks for single pages. Ideal for release verification, smoke testing, and fast incident detection.
Inference: Designed for Claude Code / ostack tooling and any agent that can call the browse daemon or run Bash steps to snapshot pages and collect diagnostics.
This skill has not been reviewed by our automated audit pipeline yet.