Skip to content

584973/atlassian-cli-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

atlassian-cli

A Claude Code skill for using the official Atlassian CLI (acli) to interact with Jira from the terminal.

What it does

Helps you create, view, update, transition, and search Jira work items without leaving the terminal. Covers:

  • Installation and authentication (OAuth + API token)
  • Work items: view, create, edit, transition, comment, assign, clone
  • Search with JQL
  • Projects, sprints, boards
  • JSON/CSV output for scripting
  • CI/automation patterns
  • Common JQL patterns

Installation

/plugin install atlassian-cli@<marketplace>

Or manually: clone this repo into ~/.claude/skills/atlassian-cli/.

Prerequisites

brew tap atlassian/homebrew-acli
brew install acli
acli jira auth login --web

About

Claude Code skill for the official Atlassian CLI (acli) — interact with Jira from the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors