Create a project milestone plan with deliverables, dependencies, agent assignments, acceptance criteria, and state/STATE.md tracking. Triggers: milestone, project plan, roadmap, timeline, delivery plan
Create a structured milestone plan for the project.
Map each deliverable to the responsible agent:
| Deliverable | Agent |
|---|---|
| API endpoint for auth | api-specialist |
| Login UI | frontend-specialist |
| DB schema | database-specialist |
Use agents from .claude/agents/ for Claude, agents/ for others.
## Milestones section.Produce the milestone plan:
## Milestone Plan: [Project Name]
### Milestone 1: [Name]
- **Target:** [date or sprint]
- **Deliverables:**
- [ ] [item] — [agent] — [S/M/L]
- **Dependencies:** [list]
- **Acceptance Criteria:**
- ...
### Milestone 2: [Name]
...
### Critical Path
[milestone] -> [milestone] -> [milestone]
Save to plan/ and update state/STATE.md.