createPlan
Create a structured project plan as a Markdown file with sections and task checklists in the workspace root.
Instructions
Create .claude-plan.md in workspace root. Markdown with sections and task checklists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Plan title | |
| fileName | No | Custom filename (default: .claude-plan.md). Must end in .md | |
| sections | No | Plan sections with tasks |