What problem does it solve?
Catch silent production failures that slip past CI by continuously watching live pages after a deploy, surfacing new console errors, performance regressions, page failures, and visual diffs with evidence.
Core Features & Use Cases
- Continuous post-deploy monitoring: run a short, configurable canary window (default 10 minutes) to validate a release in production.
- Baseline comparisons and screenshots: capture pre-deploy baselines or take quick pre-deploy snapshots, then compare periodic screenshots and metrics to detect regressions.
- Evidence-driven alerts and workflow: alerts include screenshot paths and specifics; options to investigate, continue monitoring, rollback, or dismiss; saves JSON/markdown reports for auditing.
- Use case: After merging and deploying a release, run the skill against the homepage and top navigation pages to detect new console errors or a 2x performance regression within the first 10 minutes.
Quick Start
Run /canary https://your-site.example to monitor production for 10 minutes and produce a canary report with screenshots and alerts.