JIRA Ticket Generator
/jira-ticket-creator with templates, acceptance criteria, and definition of done. Consistent ticket quality.
About this system
Writing good JIRA tickets is tedious but important. Poor tickets lead to misunderstandings, rework, and delays. This system ensures every ticket has the right structure and detail.
/jira-ticket-creator generates tickets with:
- Clear title and description
- User story format when appropriate
- Acceptance criteria (testable conditions)
- Definition of done
- Relevant labels and components
- Estimates if requested
The output can be pasted directly into JIRA or pushed via API.
How to set it up
Define templates
Create templates for different ticket types: feature, bug, task.
Establish standards
Document what makes a good ticket in your team.
Build the skill
/jira-ticket-creator with templates and examples.
Optional: API integration
Connect to JIRA API for direct ticket creation.
Workflow
Describe the work
Explain what needs to be done in plain language.
Generate ticket
Claude creates the structured ticket.
Review and adjust
Verify details and add team-specific context.
Create in JIRA
Copy to JIRA or push via API.
Variations
Feature ticket
New functionality with user stories.
Bug ticket
Issue report with reproduction steps.
Task ticket
General work item with clear scope.