| name | ticket-breakdown |
|---|---|
| description | Break a task or ticket into small steps. Use when a junior developer needs guidance on how to start. |
Break a task or ticket into small steps.
- Ticket description and acceptance criteria.
- Target files or components.
- Known constraints or deadlines.
- Summarize the ticket goal and acceptance criteria.
- Split into implementation steps with dependencies.
- Identify what to test and how to validate.
- Step-by-step task list with checks.
- Keep steps small and testable.
- Highlight any missing requirements.