Armory
Source
Browse
Skills

canary-watch

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install canary-watch --cli claude

writes the skill into.claude/skills/canary-watch/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/canary-watch/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

When to use it

Use this skill to monitor and verify a deployed URL after releases — checks HTTP endpoints, SSE streams, static assets, console errors, and performance regressions after deploys, merges, or dependency upgrades. Smoke / canary / post-deploy verification.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/canary-watch/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).