What problem does it solve? After a deployment, teams often lack immediate visibility into whether the live application is actually healthy. This Skill watches the running 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 the browse daemon for console errors and page failures after a release. - 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 so the team can react quickly. - Use Case: After shipping a new release, ask the agent to monitor the deployment; it will periodically check the live site, compare against the pre-deploy baseline, and alert you if errors or regressions appear. ## Quick Start Ask the agent to monitor the deployment and watch the live app for errors or regressions against the pre-deploy baseline.