What problem does it solve?
This Skill eliminates the risk of undetected post-deploy issues that harm production users, such as console errors, performance regressions, and page failures that slip through pre-deploy testing and damage user experience.
Core Features & Use Cases
- Live Canary Monitoring: Watches the deployed live application for console errors, performance regressions, and page failures using the browse daemon.
- Baseline Comparison: Takes periodic screenshots and compares them against pre-deploy baselines to spot visual or functional regressions.
- Anomaly Alerting: Automatically alerts teams when deviations from expected behavior are detected, reducing mean time to detect production incidents.
- Use Case: After shipping a new feature, run this Skill to immediately verify the deploy didn't break core user flows, catch hidden console errors, and confirm performance hasn't regressed before users report issues.
Quick Start
Use the canary skill to monitor your latest production deploy for console errors, performance regressions, and page failures, and alert on any anomalies compared to pre-deploy baselines.