create_task
Create a deliverable work item with 3–7 steps, each with acceptance criteria, to track concrete outcomes across handoffs. Optionally link it to a milestone for context.
Instructions
Create a deliverable work item with 3–7 steps. Use for concrete outcomes that span handoffs or need tracking. Prefer linking it to a milestone via milestone_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Completion criteria | |
| name | Yes | Task name | |
| steps | Yes | List of steps with acceptance criteria | |
| task_id | No | Custom task ID (optional) | |
| assignee | No | Assignee | |
| milestone_id | No | Associated milestone ID (optional) |