What problem does it solve? After deploying code, teams often lack immediate visibility into whether the live application is actually healthy. This Skill watches the production app for console errors, performance regressions, and page failures so problems are caught before users report them. ## Core Features & Use Cases - Post-Deploy Monitoring: Watches the live app through a browse daemon, capturing console errors and page failures as they occur. - Baseline Comparison: Takes periodic screenshots and compares them against pre-deploy baselines to detect visual or behavioral anomalies. - Anomaly Alerting: Flags regressions and unexpected behavior immediately after a deploy completes. - Use Case: After shipping a new release, invoke this Skill to watch production for a defined window, confirming the deploy introduced no console errors, broken pages, or performance regressions. ## Quick Start Ask the agent to monitor the deployment and watch production for errors after the latest release.