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 thanh-abaii/gstack-windows-port --skill gstack-canaryInstalls into the current project.
Run `npx skills use "https://github.com/thanh-abaii/gstack-windows-port" --skill "thanh-abaii/gstack-windows-port/gstack-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/thanh-abaii/gstack-windows-port" that are relevant to the current task. Run `npx skills add "https://github.com/thanh-abaii/gstack-windows-port"` and select the relevant skills, then follow their instructions.