AI AGENT ADDONS

After you deploy a new version of your website or app, things can break without you noticing. This skill watches your live URL for problems like failed pages, console errors, slow performance, or missing content. It runs checks on HTTP status, API health, static files, and even SSE streams.

You can use it for a quick single check or a sustained watch that runs every few minutes for hours. It can also compare two URLs like staging versus production. When something goes wrong, you get an alert on your desktop or through Slack or Discord.

This tool helps you catch regressions right after a release, a risky merge, or a dependency upgrade. It gives you a clear report so you know your deploy is clean and your users have a good experience.

Add Canary Watch skill to your workflow

Global

mkdir -p ~/.claude/skills/canary-watch

Project

mkdir -p .claude/skills/canary-watch

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
1 month ago
Created
6 months ago