plan-create-stories
Installation
SKILL.md
Create Stories: PRD → Ticket Backlog
Overview
Turn a finished PRD into a backlog of small, well-formed tickets. Each Implementation Phase in the PRD becomes a group of tickets; each User Story becomes one or more tickets with explicit acceptance criteria.
This skill is platform-agnostic by design — the --platform flag decides
whether the backlog lands in Jira or in GitHub Issues. Everything before that
flag (reading the PRD, decomposing it, writing acceptance criteria) is
identical.