A command-line interface for Jira that gives Claude full ticket management without opening a browser. You can search with JQL, view ticket details, create bugs and tasks, transition statuses, assign work, add comments, and browse projects and sprints. The skill emphasizes always using JSON output for reads and the yes flag for writes to avoid hanging on interactive prompts. It includes good JQL examples for common queries like finding your open tickets or bugs from the past week. The board-specific conventions file is a nice touch, letting teams document their required fields and label conventions in a separate file that stays private. Solid for teams that live in Jira and want to stay in their terminal or let Claude handle ticket hygiene.
npx skills add https://github.com/arjunmahishi/dotfiles --skill acli-jira