ticket-create

Interactive Atomic Ticket design and creation tool following Single Responsibility Principle. Use when: (1) Creating new tickets for development tasks, (2) Breaking down complex requirements into atomic tickets, (3) Creating tickets from test failures, (4) Batch creating multiple tickets from requirements description. Each ticket must have exactly one Action + one Target.

$ 설치

git clone https://github.com/tarrragon/claude /tmp/claude && cp -r /tmp/claude/skills/ticket-create ~/.claude/skills/claude

// tip: Run this command in your terminal to install the skill