jira

Installation
SKILL.md

Jira Skill

Use acli to interact with Atlassian Jira from the command line.

Tool Constraint

Only use acli for all Jira operations. Do not attempt alternative methods such as curl, REST API calls, Python scripts, or any other tool — even if an acli command fails or a flag seems unsupported. If something can't be done with acli, tell the user clearly rather than inventing a workaround.

Prerequisites

Verify acli is installed:

which acli

If not found, tell the user:

acli is not installed. Please install it: https://developer.atlassian.com/cloud/acli/guides/install-acli/

Installs
9
First Seen
Feb 25, 2026