canary

Monitor live deployed applications for console errors, performance regressions, and page failures.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/rahmanayon/beehive --skill canary-rahmanayon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary
Source: https://github.com/rahmanayon/beehive/tree/main/.claude/skills/gstack/canary
Command: npx skills add https://github.com/rahmanayon/beehive --skill canary-rahmanayon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Canary monitors production deployments to catch errors, performance regressions, and page failures before customers notice, using the browse daemon to observe live behavior.

Core Features & Use Cases

  • Watches the live app for console errors, performance regressions, and page failures.
  • Takes periodic screenshots and compares against pre-deploy baselines to surface anomalies.
  • Use during post-deploy checks, production monitoring, and ongoing reliability verification.

Quick Start

Monitor the deployed URL for 10 minutes to collect baselines and surface anomalies.

Frequently Asked Questions about canary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor my production deployment for console errors and performance regressions?

Post-deploy monitoring observes a live application for console errors, performance regressions, and page failures using a browse daemon to detect issues before customers notice.

What is a canary health check for post-deploy verification?

Canary health checks monitor a live deployed application by taking periodic screenshots and comparing them against pre-deploy baselines to surface anomalies during production monitoring.

How do I set up baseline comparisons for post-deploy checks?

Set up baseline comparisons by taking periodic screenshots of the deployed application and evaluating them against pre-deploy baselines to surface anomalies during ongoing reliability verification.

Can I use a browser to detect page failures during production monitoring?

Yes, a browse daemon observes live application behavior to detect page failures, console errors, and performance regressions during production monitoring and reliability verification.

What's the best way to surface anomalies after a production deployment?

Surface production deployment anomalies by monitoring the live URL for 10 minutes to collect baselines and compare periodic screenshots to detect page failures and performance regressions.