working-with-jira-acli

Installation
SKILL.md

Working with Jira via acli

The Atlassian Command Line Interface (acli) is a powerful utility for interacting with Jira Cloud programmatically from the command line. This skill provides patterns and guidance for common Jira operations.

Prerequisites

Ensure you have:

  • acli installed and accessible in your PATH
  • Network access to your Jira Cloud instance
  • Proper authentication configured

Authentication

Check authentication status:

acli jira auth status
Installs
1
GitHub Stars
1
First Seen
Jun 21, 2026
working-with-jira-acli — luigiinred/dotfiles