spec-to-backlog
SKILL.md
Spec to Backlog
Overview
Transform Confluence specification documents into structured Jira backlogs automatically. This skill reads requirement documents from Confluence, intelligently breaks them down into logical implementation tasks, creates an Epic first to organize the work, then generates individual Jira tickets linked to that Epic—eliminating tedious manual copy-pasting.
Core Workflow
CRITICAL: Always follow this exact sequence:
- Fetch Confluence Page → Get the specification content
- Ask for Project Key → Identify target Jira project
- Analyze Specification → Break down into logical tasks (internally, don't create yet)
- Present Breakdown → Show user the planned Epic and tickets
- Create Epic FIRST → Establish parent Epic and capture its key
- Create Child Tickets → Generate tickets linked to the Epic
- Provide Summary → Present all created items with links
Why Epic must be created first: Child tickets need the Epic key to link properly during creation. Creating tickets first will result in orphaned tickets.