canary

Detects production issues via console errors, network requests, and performance regressions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-deploy monitoring detects issues that only appear under real user traffic, including console errors, performance regressions, and page failures.

Core Features & Use Cases

  • Real-time production monitoring after deployment for critical pages and flows
  • Anomaly detection across console logs, network requests, and performance metrics
  • Automated reporting and health status checks to guide quick remediation

Quick Start

Run the Canary loop on your production URL with a 30-minute window to begin monitoring and anomaly detection.

Frequently Asked Questions about canary

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

FAQPage Schema
How do I monitor production issues after a deployment?

Post-deploy monitoring detects production issues by running a deterministic monitoring loop on critical user flows to catch console errors, network failures, and performance regressions under real traffic. You configure the cadence and anomaly detection to validate stability automatically.

What is anomaly detection for web performance and console errors?

Anomaly detection for web performance identifies deviations in console logs, network requests, and performance metrics during real user traffic. It applies structured reporting and health checks to alert you to regressions before users notice them.

How do I set up post-deploy validation for critical user flows?

Set up post-deploy validation by running a monitoring loop on your production URL with a configurable cadence, such as a 30-minute window. This validates critical user flows by detecting anomalies across console logs and network requests.

Can I detect failed network requests and performance regressions in real traffic?

Yes, you can detect failed network requests and performance regressions by applying automated anomaly detection across real user traffic. The monitoring loop checks health status and generates structured reports to guide quick remediation.

Does production monitoring work without external dependencies?

Production monitoring operates without external dependencies, using a self-contained deterministic monitoring loop to track console errors and performance metrics. You only need a production URL to begin the anomaly detection and reporting process.

When do I need automated health status checks for web performance?

Automated health status checks are needed immediately after deployment to catch issues that only appear under real user traffic. They provide structured reporting on console errors and performance regressions to guide quick remediation.