What problem does it solve?
This skill removes the friction of navigating the JIRA web interface for routine tasks, allowing you to manage tickets, comments, and transitions directly through your command line.
Core Features & Use Cases
- Issue CRUD: Create, read, assign, and update JIRA tickets with full support for custom fields and attachments.
- Workflow Automation: Search issues using JQL, list available transitions, and move tickets between statuses programmatically.
- Use Case: Quickly fetch the details of a specific ticket, add a comment with a link to a commit, and transition the issue to 'In Progress' without leaving your terminal.
Quick Start
Use the jira skill to search for all unresolved issues assigned to me in the current project.