bymhawthorne· 25 skills
Turn the recurring watch stuck-task pile into (1) a diagnosis of why each class is stuck, (2) the existing stuck rows actually cleared now, and (3) systemic prevention so it does not recur. Snapshots watch/incomplete/queue, buckets stuck tasks by failure class, dedups against already-tracked system work, unsticks each row by its clearing action (drop moot/dead/stale, spawn follow-up, hand review-loop rows to /gza-task-fix), then ranks and files system-tagged prevention fixes by blast radius (cascade-preventer first). Never merges, retries, resumes, deletes branches, or edits code.
$npx -y skills add mhawthorne/gza --skill gza-system-triageInstalls into the current project.
Run `npx skills use "https://github.com/mhawthorne/gza" --skill "mhawthorne/gza/gza-system-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/mhawthorne/gza" that are relevant to the current task. Run `npx skills add "https://github.com/mhawthorne/gza"` and select the relevant skills, then follow their instructions.