canary

Monitor live web applications for console errors and performance regressions post-deployment.

Updated Jul 26, 2026
One-click install
npx skills add https://github.com/yocxy2/gstack3 --skill canary-yocxy2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary
Source: https://github.com/yocxy2/gstack3/tree/main/canary
Command: npx skills add https://github.com/yocxy2/gstack3 --skill canary-yocxy2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the risk of silent failures and performance regressions immediately following a production deployment by automating the verification process.

Core Features & Use Cases

  • Automated Monitoring: Watches the live application for console errors, page failures, and performance regressions.
  • Visual Verification: Takes periodic screenshots and compares them against pre-deploy baselines to detect UI anomalies.
  • Use Case: After pushing a new feature to production, invoke this skill to automatically verify that the site remains stable and error-free while alerting you to any post-deploy issues.

Quick Start

Invoke the canary skill to begin monitoring the production environment for errors and performance regressions following your recent deployment.

Frequently Asked Questions about canary

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

FAQPage Schema
How do I automate production monitoring after a deployment?

Automated post-deploy production monitoring is handled by capturing periodic screenshots and comparing them against pre-deploy baselines to detect console errors, page failures, and performance regressions in live web applications.

How does visual verification detect UI anomalies post-release?

Visual verification detects UI anomalies by taking periodic screenshots of the live web application post-deployment and comparing them against established pre-deploy baselines to identify visual regressions and page failures.

Do I need browser daemon access to monitor live web applications?

Browser daemon access is required to monitor live web applications. You also need integration with gstack configuration to execute the automated verification workflows for capturing screenshots and detecting errors.

What is the best way to check for silent failures following a production deployment?

Checking for silent failures post-deployment is best handled by automating verification workflows that watch the live application for console errors and performance regressions, alerting you to any issues immediately after pushing new features.

Can I use this automated monitoring to verify site stability after pushing a new feature?

Automated monitoring verifies site stability by watching your live application for console errors, page failures, and performance regressions following a production deployment, ensuring the site remains error-free after pushing new features.

When should I not use baseline screenshot comparison for post-deploy verification?

Baseline screenshot comparison for post-deploy verification is not suitable when pre-deploy baselines are unavailable or when the live web application lacks browser daemon access and gstack configuration integration for automated workflows.