jira-ticket-creator
CommunityCreate Jira RD tickets with templates via Jira CLI.
Authoralexismanuel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables creation and management of Jira tickets in the RD project using the Jira CLI. It supports three ticket types: Features, Bugs, and Tasks with PRD-like content.
Core Features & Use Cases
- Create Feature Tickets: Feature tickets with PRD-like content
- Create Bug Tickets: Bug tickets with problem analysis
- Create Task Tickets: General task tickets
- Template-driven: Uses reference ticket templates for consistency
Quick Start
- Create feature: python scripts/jira_helper.py create-feature "<summary>" "<description>" [assignee] [team] [sprint]
- Create bug: python scripts/jira_helper.py create-bug "<summary>" "<problem>" "<reproduction-steps>" "<resolution-hypothesis>" [assignee] [team] [sprint]
- Create task: python scripts/jira_helper.py create-task "<summary>" "<description>" [assignee] [team] [sprint]
- List tickets: python scripts/jira_helper.py list
- Update ticket: jira issue update TICKET-123 --status "In Progress"
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jira-ticket-creator Download link: https://github.com/alexismanuel/dotfiles/archive/main.zip#jira-ticket-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.