What problem does it solve? After deploying code, teams often lack immediate visibility into whether the live application is broken. This Skill watches the production app post-deploy, catching console errors, performance regressions, and page failures before users report them. ## Core Features & Use Cases - Post-Deploy Monitoring: Watches the live app via a browse daemon for console errors, page failures, and performance regressions. - Visual Baseline Comparison: Takes periodic screenshots and compares them against pre-deploy baselines to detect visual anomalies. - Anomaly Alerting: Alerts on detected anomalies so issues surface immediately after a release. - Use Case: After shipping a new release, run a canary check to continuously verify production health and get alerted the moment a regression appears. ## Quick Start Ask the agent to monitor the deployment and watch production for errors after the latest release.