Skill Development

Ticket Breakdown

Break a task or ticket into small steps

install path ~/.claude/skills/ticket-breakdown/SKILL.md
command /ticket-breakdown
onboardingsetupdebuggingtools
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

  1. Summarize the ticket goal and acceptance criteria.
  2. Split into implementation steps with dependencies.
  3. 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.

get crystl