commands/plan-doctor.md
Run the planning-with-files self-check against the current project directory.
Steps:
sh ${CLAUDE_PLUGIN_ROOT}/scripts/plan-doctor.shgit.exe (its usr\bin\sh.exe sibling) and run the same script with it..planning/.active_plan content and plan dir names.PLANNING_DISABLED./plan-attest if the plan edit was intentional.Why this exists: the mechanisms this skill relies on (hook injection, plan resolution) exit 0 and stay silent by design when something is off, so a broken install looks identical to "no plan yet". The doctor makes the difference visible in one pass.