What problem does it solve?
This Skill enables teams to manage Jira issues, boards, sprints, and projects directly from the command line, reducing context switching and speeding up common workflows.
Core Features & Use Cases
- Issue management: List, view, create, edit, assign, and transition Jira issues from scripts or shell commands.
- Sprint and board operations: List and navigate sprints, boards, and epics to track progress across projects.
- Querying and reporting: Use JQL and simple filters to retrieve issues and generate concise summaries for stakeholders.
Quick Start
Install jira-cli (brew) or set up your preferred installation, export your Jira API token, and begin automating common Jira tasks from the command line. For example, list all issues in a project or move an issue to a new status.