What problem does it solves?
This Skill streamlines Jira interactions by allowing users to manage issues, epics, and sprints directly from the command line. It eliminates the need to navigate the web interface for routine tasks, saving time and reducing context switching for developers and project managers.
Core Features & Use Cases
- Comprehensive Issue Management: Create, view, edit, assign, move, link, clone, and delete Jira issues with simple commands.
- Sprint & Epic Control: Easily list, add issues to, and track progress within sprints and epics.
- Automation & Scripting: Facilitates advanced workflows, daily standup reports, and CI/CD integrations using bash scripts.
- Use Case: A developer needs to quickly update the status of a bug, log work, and assign a new task to a teammate without leaving their terminal. They use
jira-cli to perform all these actions in seconds.
Quick Start
Use the jira-cli skill to list all high-priority issues assigned to me that are currently in progress.