From gsd
Diagnoses .planning/ directory health by checking missing files, invalid configurations, inconsistent state, and orphaned plans. Optionally repairs issues with --repair flag.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Checks .planning/ directory integrity for files like STATE.md, config.json, ROADMAP.md; reports PASS/FAIL issues and optionally auto-fixes corruption.
Use when auditing, improving, or maintaining project health — CLAUDE.md accuracy, memory hygiene, settings, plans, and pattern discovery. Invoke periodically or when the user asks to audit or improve their project configuration.
References schema for Claude Code plan files (.claude/plans/*-plan.md), detailing sections, formats, naming, dependency graphs, and converters. Validates plans via /plan-schema validate <path>.
Share bugs, ideas, or general feedback.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/health.md </execution_context>
Execute the health workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/health.md end-to-end. Parse --repair flag from arguments and pass to workflow.