| name | respond |
| description | Required end-of-response format. Use before submitting any response that edited files. |
respond
End every response with these four sections, exactly:
**What changed**
- path/to/file1
- path/to/file2
**Why**
- file1: one sentence
- file2: one sentence
**How to validate**
<exact command>
**Next task**
T<id> — <one-line objective> (or: "board empty — awaiting instructions")
Rules
- No "I successfully...", no marketing.
- No emojis except tier glyphs from TASK_BOARD.
- If CLI surface (
--flag, exit code, --json schema) changed: add CLI change section above Next task quoting old → new.
- If dependency added/removed: add Dependency change section with reason + alternatives considered.
- If file deleted: add Deletion section with grep command + result that justified it.