git log --oneline --stat
HEAD
- Stars
- 1.9k
- Forks
- 121
- Updated
- Apr 26, 2026
repo --stat
stars
1.9k
forks
121
last update
Apr 26, 2026
license
MITv2.7.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add jira-cli-pro - Invoke
// Run from any project directory
$ claude --skill jira-cli-pro "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill jira-cli-pro "now refactor it"
jira-cli-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Jira CLI Pro
- slug:
- jira-cli-pro
- version:
- v2.7.0
- license:
- MIT
- author:
- @atlassian-skills
- repository:
- github.com/atlassian-skills/jira-cli
- categories:
- tags:
- #jira#cli#tickets#jql#automation
- description:
Manage Jira tickets from the command line. Triage, assign, comment, close — at scale.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
jira-cli-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…