acli-jira

Manage Jira work items from the terminal with structured CLI usage.

Updated Dec 30, 2025
One-click install
npx skills add https://github.com/YitzhakPeleg/claude-code-config --skill acli-jira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acli-jira
Source: https://github.com/YitzhakPeleg/claude-code-config/tree/main/skills/acli-jira
Command: npx skills add https://github.com/YitzhakPeleg/claude-code-config --skill acli-jira

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a lightweight, scriptable way to manage Jira work items directly from the terminal, reducing context switching and speeding up ticket workflows.

Core Features & Use Cases

  • Create, view, edit, search, and transition Jira work items using the Atlassian CLI.
  • Manage comments, projects, sprints, boards, and filters from automation scripts and CI pipelines.
  • Use cases include bulk updates, ticket creation from templates, and scripted task workflows across multiple projects.

Quick Start

Install the Atlassian CLI and run a sample Jira workitem creation command to verify the setup.

Frequently Asked Questions about acli-jira

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Jira tickets from the command line?

You can manage Jira tickets from the command line by creating, viewing, editing, searching, and transitioning work items via the terminal, reducing context switching and streamlining ticket workflows.

Can I automate Jira work item creation and updates in CI pipelines?

Yes, you can automate Jira work item creation and updates in CI pipelines by scripting Atlassian CLI commands, which support structured usage, optional JSON output, and robust error handling for automated workflows.

What Jira operations can I script from the terminal?

You can script Jira operations including work item creation, viewing, editing, searching, transitioning, and commenting, alongside managing projects, sprints, boards, and filters from the terminal.

Does this Atlassian CLI approach support bulk updates and ticket creation from templates?

Yes, the Atlassian CLI approach supports bulk updates and ticket creation from templates, enabling scripted task workflows across multiple Jira projects through lightweight, scriptable terminal commands.

What is the best way to handle Jira sprint and board workflows from automation scripts?

The best way to handle Jira sprint and board workflows from automation scripts is using structured Atlassian CLI commands that enforce robust error handling and optional JSON output for streamlined project management.