# Mindforge Health

> Diagnose planning directory health and optionally repair issues

- Skill: `sairam0424/mindforge-health` (Agent Skill)
- Install (CLI): `npx skillmds@latest add sairam0424/mindforge-health`
- Raw SKILL.md: https://api.skillmd.com/api/skills/sairam0424/mindforge-health/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: sairam0424 (https://skillmd.com/u/sairam0424)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/sairam0424/mindforge-health

---


<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>

