canary

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/BrandonLee28/brandon-brain --skill canary-brandonlee28
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary
Source: https://github.com/BrandonLee28/brandon-brain/tree/main/.claude/skills/gstack/canary
Command: npx skills add https://github.com/BrandonLee28/brandon-brain --skill canary-brandonlee28

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill monitors the live application for console errors, performance regressions, and page failures, taking periodic screenshots and comparing them against pre-deploy baselines to alert on anomalies.

Core Features & Use Cases

  • Console Error Monitoring: Tracks and reports console errors in real-time.
  • Performance Regression Detection: Monitors and alerts on performance issues.
  • Page Failure Detection: Identifies and reports page failures.
  • Periodic Screenshots: Takes screenshots at regular intervals.
  • Baseline Comparison: Compares screenshots against pre-deployed baselines.
  • Alerting: Notifies when anomalies are detected.
  • Use Case: Use when deploying new features or updates to your application to ensure stability and performance.

Quick Start

Run the canary skill to monitor your live application for any issues.

Frequently Asked Questions about canary

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

FAQPage Schema
How do I monitor live applications for console errors and performance regressions after deploying new features?

Live application monitoring detects console errors, performance regressions, and page failures in real-time. You can observe your deployed application by running automated checks that alert you when anomalies are detected.

What is baseline screenshot comparison for post-deploy monitoring?

Baseline screenshot comparison captures periodic screenshots of your live application and compares them against pre-deployed visual baselines. This detects page failures and visual regressions by alerting you when anomalies occur.

How do I set up anomaly alerting for page failures during post-deploy monitoring?

Anomaly alerting for page failures works by continuously observing your live application and comparing periodic screenshots against pre-deployed baselines. When anomalies are detected, the monitoring system automatically alerts you.

Can I use screenshot comparison to detect performance regressions in a live application?

Yes, screenshot comparison detects performance regressions by capturing periodic screenshots of your live application and comparing them against pre-deployed baselines. It alerts you when anomalies indicate performance issues.

When should I use live application monitoring for error detection?

Use live application monitoring when deploying new features or updates to your application to ensure stability and performance. It is essential for post-deploy observation, error detection, and identifying performance regressions.