mindforge-health
The mindforge-health skill validates the integrity of a `.planning/` directory by checking for missing files, invalid configurations, inconsistent state, and orphaned plans. Use this skill to diagnose directory health issues and optionally repair detected problems by passing the repair flag during execution.
git clone --depth 1 https://github.com/sairam0424/MindForge /tmp/mindforge-health && cp -r /tmp/mindforge-health/.agent/skills/mindforge-health ~/.claude/skills/mindforge-healthSKILL.md
<objective> Validate `.planning/` directory integrity and report actionable issues. Checks for missing files, invalid configurations, inconsistent state, and orphaned plans. </objective> <execution_context> @.agent/workflows/mindforge-health.md </execution_context> <process> Execute the health workflow from @.agent/workflows/mindforge-health.md end-to-end. Parse --repair flag from arguments and pass to workflow. </process>
Publish a skill to the npm registry (or private registry).
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Audit milestone completion against original intent before archiving
Cross-phase audit of all outstanding UAT and verification items
Run all remaining phases autonomously — discuss→plan→execute per phase