jira-cli
✓Interact with Atlassian Jira from the command line. Create, update, and search issues, manage sprints and epics, transition statuses, and more. Use when the user wants to work with Jira tickets, check sprint progress, or automate project workflows.
Installation
SKILL.md
Interact with Atlassian Jira from the command line using jira-cli and direct API calls.
Assume jira-cli is already installed and configured. If the jira command is not found or not configured, refer to references/INSTALLATION.md for setup instructions.
Always ask the user to confirm details before creating or updating tickets. Do not assume:
Interact with Atlassian Jira from the command line. Create, update, and search issues, manage sprints and epics, transition statuses, and more. Use when the user wants to work with Jira tickets, check sprint progress, or automate project workflows. Source: michaelliv/dotskills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/michaelliv/dotskills --skill jira-cli- Source
- michaelliv/dotskills
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is jira-cli?
Interact with Atlassian Jira from the command line. Create, update, and search issues, manage sprints and epics, transition statuses, and more. Use when the user wants to work with Jira tickets, check sprint progress, or automate project workflows. Source: michaelliv/dotskills.
How do I install jira-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/michaelliv/dotskills --skill jira-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/michaelliv/dotskills