create-ticketslisted
Install: claude install-skill talgacapri/pm-os
# Create Tickets Skill
Generate engineering tickets from PRDs, feature specs, or task lists. Supports direct creation via Linear/Jira MCP or formatted text output.
## Quick Start
1. Point me to the source: PRD, feature spec, meeting action items, or describe the work
2. I break it down into well-structured tickets with acceptance criteria
3. Each ticket gets an effort estimate, dependencies, and component label
4. If Linear/Jira MCP is connected, I create tickets directly; otherwise, I generate copy-paste text
5. I provide a dependency summary and sprint assignment suggestion
**Example:** "Create tickets from outputs/prds/checkout-redesign.md targeting a March 15 launch"
**Output:** Tickets created in Linear/Jira, or saved to `outputs/analyses/[feature]-tickets.md`
**Time:** 15-30 minutes depending on PRD complexity
## When to Use This Skill
- Breaking down PRDs into implementation tickets
- Converting feature specs into actionable tasks
- Batch ticket creation from roadmap items
- Generating ticket text for manual entry
## Prerequisites
**Optional but Recommended:**
- Linear MCP configured (for direct ticket creation)
- Jira MCP configured (for direct ticket creation)
**Fallback:**
- Generates formatted ticket text for manual copy-paste
## Workflow
### Step 1: Gather Context
Ask the PM:
1. **Source document:** PRD, feature spec, or task list?
2. **Target system:** Linear, Jira, or text output?
3. **Project/Team:** Which project/team should receive tickets?
4. *