canary

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

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/sobhanashine/nazarato --skill canary-sobhanashine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canary
Source: https://github.com/sobhanashine/nazarato/tree/main/.claude/skills/canary
Command: npx skills add https://github.com/sobhanashine/nazarato --skill canary-sobhanashine

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides post-deploy canary monitoring to detect console errors, performance regressions, and page failures in live applications, ensuring smooth deployment processes.

Core Features & Use Cases

  • Error Detection: Identifies console errors in the live application.
  • Performance Monitoring: Checks for performance regressions post-deployment.
  • Page Failure Monitoring: Detects page failures after deployment.
  • Use Case: After deploying a new version of an app, use this Skill to monitor for any issues that may affect user experience.

Quick Start

Run the canary skill to monitor the deployed application for errors.

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 a deployment?

Post-deployment canary monitoring detects console errors, performance regressions, and page failures in live applications to validate deployment quality. It scans the live environment to catch regressions that affect user experience after a new release.

What is post-deployment canary testing and when do I need it?

Post-deployment canary testing is a validation workflow that monitors live applications for runtime errors and performance regressions right after a new version release. You need it to catch page failures before they impact your broader user base.

Do I need access to deployment environment and console logs to run canary tests?

Yes, canary monitoring requires access to the application's deployment environment and console logs to detect page failures and performance regressions. This access enables the validation workflow to scan the live app for runtime issues.

How do I detect page failures in a live app after releasing a new version?

Run a post-deploy canary monitoring check to detect page failures, console errors, and performance regressions in your live application. It analyzes the deployment environment and console logs to identify issues affecting user experience.

What's the best way to validate application performance post-deployment?

Post-deploy canary monitoring is an effective way to validate application performance, checking for regressions, console errors, and page failures in the live environment. It provides validation workflows specifically designed for software deployment processes.

What are the limitations of post-deploy canary monitoring?

Post-deploy canary monitoring is limited to detecting console errors, performance regressions, and page failures in live applications. It requires direct access to the deployment environment and console logs, meaning it cannot validate issues in inaccessible staging setups.