canary-watch

Monitor deployed URLs for canary health across runtimes and time windows.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill canary-watch-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary-watch
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/canary-watch
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill canary-watch-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Canary health verification after deployment ensures regressions are caught early and releases remain stable, reducing post-release firefighting.

Core Features & Use Cases

  • Continuous canary monitoring for deployed services across defined watch windows
  • Supports quick checks, sustained monitoring, and environment diff comparisons
  • Generates concise health reports and triggers notifications on anomalies

Quick Start

Use canary-watch to monitor your deployed URL and verify health within the configured watch window.

Frequently Asked Questions about canary-watch

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

FAQPage Schema
What is post-deploy canary health monitoring?

Post-deploy canary health monitoring verifies a deployed URL to catch regressions early and ensure release stability. It evaluates configurable thresholds for HTTP status, console errors, performance metrics, and API health across defined time windows to generate concise health reports and trigger notifications on anomalies.

How do I monitor a deployed URL for post-release stability?

To monitor a deployed URL for post-release stability, apply continuous canary health verification across defined watch windows. This evaluates configurable thresholds for HTTP status, console errors, performance metrics, and API health, generating concise health reports and triggering notifications on detected anomalies.

Can I compare environment health diffs during a staged launch?

Yes, you can compare environment health diffs during a staged launch. Canary-watch supports optional diff comparisons alongside sustained monitoring, allowing you to verify deployment health across different environments and runtimes within the configured watch window.

What metrics are evaluated during post-deploy health verification?

Metrics evaluated during post-deploy health verification include configurable thresholds for HTTP status, console errors, performance metrics, and API health. Canary-watch monitors these metrics across runtimes and time windows to verify canary health and trigger alerting on anomalies.

Does canary-watch support continuous validation for PR merges?

Yes, canary-watch supports continuous validation for PR merges. It applies post-deploy monitoring to deployed URLs, verifying canary health across defined watch windows to ensure merged changes remain stable and trigger notifications if anomalies are detected.

When should I use post-deploy monitoring instead of standard health checks?

Use post-deploy monitoring for staged launches, PR merges, and scenarios requiring continuous validation across time windows. Canary-watch catches regressions early by evaluating configurable thresholds for HTTP status, console errors, performance metrics, and API health, reducing post-release firefighting.