mirror of
https://github.com/glittercowboy/get-shit-done
synced 2026-04-25 17:25:23 +02:00
Validates .planning/ integrity and reports actionable issues: - Missing/malformed files (PROJECT.md, ROADMAP.md, STATE.md, config.json) - Phase directory naming, orphaned plans, roadmap/disk consistency - Auto-repair for config.json and STATE.md with --repair flag Closes #338 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
634 B
634 B
name, description, argument-hint, allowed-tools
| name | description | argument-hint | allowed-tools | |||||
|---|---|---|---|---|---|---|---|---|
| gsd:health | Diagnose planning directory health and optionally repair issues |
|
|
<execution_context> @~/.claude/get-shit-done/workflows/health.md </execution_context>
Execute the health workflow from @~/.claude/get-shit-done/workflows/health.md end-to-end. Parse --repair flag from arguments and pass to workflow.