What problem does it solve?
This skill provides a terminal-first reference and automation guide for performing Jira Cloud operations and Atlassian organization administration using the acli CLI.
Core Features & Use Cases
- Jira workitem management: create, edit, search, assign, transition, comment, clone, link, and archive work items from the command line.
- Jira project/board/sprint administration: create and list projects, manage boards and sprints, and handle filters and dashboards.
- Admin and automation: manage Atlassian users and authentication, switch accounts, and automate workflows from scripts.
- Real-world scenario: Data-backed sprint planning by querying open work items and applying bulk transitions based on JQL results.
Quick Start
Install and configure the acli binary, ensure authentication, and run a sample Jira workitem search using the CLI.