coco-research/gsd-health
Diagnose planning directory health and optionally repair issues
npx skills add https://github.com/coco-research/coco --skill gsd-health
<objective>
Validate .planning/ directory integrity and report actionable issues. Checks for missing files, invalid configurations, inconsistent state, and orphaned plans.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/health.md
</execution_context>
<process>
Execute the health workflow from @$HOME/.claude/get-shit-done/workflows/health.md end-to-end.
Parse --repair flag from arguments and pass to workflow.
</process>
Take coco-research/gsd-health from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.