Post-deploy canary monitoring. Watches the live app for console errors, performance regressions, and page failures using the browse daemon. Takes periodic screenshots, compares against pre-deploy baselines, and alerts on anomalies. Use when: "monitor deploy", "canary", "post-deploy check", "watch production", "verify deploy". (gstack)
$npx -y skills add ajsai47/holyclaude --skill canaryInstalls into the current project.
Run `npx skills use "https://github.com/ajsai47/holyclaude" --skill "ajsai47/holyclaude/canary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ajsai47/holyclaude" that are relevant to the current task. Run `npx skills add "https://github.com/ajsai47/holyclaude"` and select the relevant skills, then follow their instructions.