Diagnose project structure health and interactively fix issues. Checks required files, cross-file consistency, and completion status sync.
/plugin marketplace add BitYoungjae/marketplace/plugin install bityoungjae-dokhak-plugins-dokhak@BitYoungjae/marketplace[--auto | --check]haiku# Project Health Check Command ## Context - Project files: !`ls -la plan.md task.md persona.md project-context.md CLAUDE.md 2>/dev/null || echo "Some files missing"` - Docs directory: !`ls -d docs 2>/dev/null && ls docs/*.md 2>/dev/null | wc -l || echo "0 docs"` ## Output Language Look at the existing project files (plan.md, task.md, persona.md, etc.) and infer the learner's language. Output all messages in that language. If unclear, default to English. ## Arguments | Argument | Description | | --------- | -------------------------------------------- ...