What problem does it solve? It removes the need to switch to the Jira web UI by letting you view, create, update, transition, and comment on Jira issues directly from your coding agent using the jira CLI. ## Core Features & Use Cases - Issue Management: View, list, create, assign, and transition issues using natural language or issue keys like PROJ-123. - Sprint and Link Operations: Check the active sprint, add issues to sprints, and link issues with relationships like Blocks or Epic-Story. - Safe Modification Workflow: Fetches current issue state before changes, shows diffs for approval, and avoids irreversible edits without confirmation. - Use Case: Ask your agent to "create a bug ticket for the login failure and assign it to me", and it drafts the ticket, reviews it with you, then creates it via jira issue create. ## Quick Start Ask your agent to show the details of Jira issue PROJ-123 and list all tickets currently assigned to you.