What problem does it solve?
This Skill streamlines your interaction with Jira by allowing you to manage issues, add comments, view tickets, and work with sprint workflows directly from your command line interface, eliminating the need to switch contexts to the web UI for common tasks.
Core Features & Use Cases
- Issue Management: View, list, and create Jira tickets.
- Comment Handling: Add comments to existing issues, including multi-line comments via heredocs.
- Data Parsing: Output ticket data in JSON format for scripting and automation, with utilities for parsing ADF (Atlassian Document Format).
- File Attachments: Attach files to Jira issues using a provided script.
- Use Case: Quickly create a new bug ticket with a detailed description, add a comment with clarifying questions, and attach a relevant log file, all without leaving your terminal.
Quick Start
Use the jira-cli skill to view the details of ticket PROJ-123 in JSON format.