extend_intention
Decompose an existing phase or task by adding child phases, tasks, or milestones. Useful for breaking down work into manageable steps.
Instructions
Add children under an existing phase or task. Use when an agent has implicit authority to decompose work (e.g., a parent task they have claimed). For high-stakes structural proposals, use queue_decision with proposed_subtasks instead. Defaults to status='active'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_id | Yes | Phase or task to add children under. | |
| plan_id | No | Plan that owns the parent (auto-resolved if omitted). | |
| rationale | Yes | Why these children. Stored in metadata for audit. | |
| children | Yes |