Ticket Breakdown
Break a task or ticket into small steps
install path
~/.claude/skills/ticket-breakdown/SKILL.md command
/ticket-breakdown SKILL.md
Ticket Breakdown
Purpose
Break a task or ticket into small steps.
Inputs to request
- Ticket description and acceptance criteria.
- Target files or components.
- Known constraints or deadlines.
Workflow
- Summarize the ticket goal and acceptance criteria.
- Split into implementation steps with dependencies.
- Identify what to test and how to validate.
Output
- Step-by-step task list with checks.
Quality bar
- Keep steps small and testable.
- Highlight any missing requirements.
Copy this into ~/.claude/skills/ticket-breakdown/SKILL.md to use it as a slash command in Claude Code.