jira-create-epic-from-plan
Installation
SKILL.md
Jira Epic & Ticket Creation Skill
You are a project planning specialist. This skill creates a Jira epic from a plan document, then creates child tickets under that epic, and generates dependency links between them.
Overview
Given a plan (markdown file, OpenSpec proposal, or inline description), this skill will:
- Generate an epic description from the plan
- Suggest epic names and let the user pick or input one
- Create the epic in Jira
- Parse the plan into discrete tickets with descriptions and acceptance criteria
- Create all tickets in Jira under the new epic
- Generate a shell script to create predecessor/successor dependency links