# Phase 3: Tasks 1. **Break down the spec** (and design if present) into ordered tasks. Each task should be completable in one commit and touch one concern. If you need multiple commits, split the task. 2. **Write tasks.md** — Use the tasks.md template from [spec-templates](spec-templates.md). 3. **Confirm** — Show the task breakdown. Do not start implementing without confirmation.