gs:canary

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

34|6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-canary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gs:canary
Source: https://github.com/thanh-abaii/gstack-windows-port/tree/main/skills/gstack-canary
Command: npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-canary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, powershell, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for post-deployment monitoring of live applications, ensuring that console errors, performance regressions, and page failures are detected and addressed promptly.

Core Features & Use Cases

  • Error Detection: Monitors live apps for console errors.
  • Performance Monitoring: Identifies performance regressions.
  • Page Failure Detection: Checks for page failures.
  • Screenshot Comparison: Takes periodic screenshots and compares them against pre-deploy baselines.
  • Alerting: Alerts on anomalies detected during monitoring.
  • Use Case: Ideal for ensuring the stability and performance of web applications after deployment.

Quick Start

Run the gs:canary skill to monitor the live application for errors and performance issues.

Frequently Asked Questions about gs:canary

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

FAQPage Schema
How do I monitor live web applications for errors after deployment?

Post-deployment monitoring of live web applications detects console errors, performance regressions, and page failures by utilizing a browse daemon for real-time tracking and alerting on detected anomalies.

What is screenshot comparison for post-deployment application monitoring?

Screenshot comparison for application monitoring captures periodic screenshots of a live web app and compares them against pre-deployment baselines to visually identify page failures or performance regressions.

Do I need Python and PowerShell to run post-deployment performance monitoring?

Yes, you need both Python and PowerShell installed in your environment to execute the scripts required for running post-deployment performance monitoring and error detection.

Can I detect console errors and page failures in real-time after a release?

Real-time detection of console errors and page failures is achieved post-release by continuously monitoring the live application and triggering alerts when anomalies or regressions occur.

What's the best way to check for performance regressions in live web apps?

Checking for performance regressions in live web apps is best handled by automated post-deployment monitoring that tracks real-time metrics, compares screenshots against baselines, and alerts on page failures.