check_plan
Validate PLAN.md structure by detecting duplicates, multiple current items, and completed tasks with open work. Solve plan quality issues before they cause inconsistencies.
Instructions
Structure lint: duplicates, multiple current, complete-with-open-tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |