Monitor three.ws production on Google Cloud Run and fix what the sweep finds. Use when the user asks to check production, diagnose an outage or error, "what's wrong with three.ws", read production logs, or run the monitoring loop. Runs the triage monitor (healthz + all-service log sweep + known-signature classification), then applies the fixes each class allows.
$npx -y skills add nirholas/three.ws --skill gcp-triageInstalls into the current project.
Run `npx skills use "https://github.com/nirholas/three.ws" --skill "nirholas/three.ws/gcp-triage"` 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/nirholas/three.ws" that are relevant to the current task. Run `npx skills add "https://github.com/nirholas/three.ws"` and select the relevant skills, then follow their instructions.