Plan a task
plan_taskPlan coding tasks into an ordered 2-4 stage commit sequence, starting from a clean Git worktree, to enforce small test-gated changes and avoid oversized commits.
Instructions
Create an ordered 2-4 stage commit plan from a clean Git worktree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stages | Yes | ||
| description | Yes |