| name | task |
| description | Use when the user asks to track a task, says "create a task for X", "break this feature into tasks", "we need to implement X", or wants a small, self-contained unit of work captured as an issue (standalone or as part of a feature) |
Track Task
Follow the workflow in docs/workflows/tasks.md to create a GitHub task issue that is small, self-contained, and independently mergeable.
Read that file and follow it exactly. It covers how to distinguish a task from a feature, what makes a task independently mergeable, how to structure the issue body, and how to link tasks to parent features when applicable.