acli

Automate Jira Cloud work item CRUD operations via shell commands.

3|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/whimzyLive/nightshift-ai --skill acli-whimzylive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acli
Source: https://github.com/whimzyLive/nightshift-ai/tree/main/plugins/sdlc/skills/acli
Command: npx skills add https://github.com/whimzyLive/nightshift-ai --skill acli-whimzylive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires acli, and includes scripts (resource) components.

What problem does it solve?

This Skill automates interactions with Jira Cloud using shell commands, streamlining tasks like creating, searching, and editing work items.

Core Features & Use Cases

  • Jira Work Item Management: Create, search, view, link, and edit work items.
  • Authentication and Security: Securely handle credentials and minimize token usage.
  • Use Case: Efficiently manage Jira tickets through automated commands without the need for manual navigation or complex workflows.

Quick Start

Use the acli skill to create a new story in Jira with the key 'CER-456' and a summary 'Short action-oriented title'.

Frequently Asked Questions about acli

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

FAQPage Schema
How do I automate Jira work item management from the command line?

You can automate Jira work item management by executing shell commands to create, search, view, link, and edit issues directly. This approach eliminates manual navigation in the Jira Cloud interface, streamlining ticketing workflows efficiently.

Can I create a new Jira issue using shell commands?

Yes, you can create a new Jira issue using shell commands. By providing the project key and a summary, the skill initiates work item creation in Jira Cloud, automating the ticket generation process without manual data entry.

Do I need acli installed to manage Jira Cloud issues?

Yes, you must have acli installed and configured with proper credentials. The skill depends on this environment setup to securely authenticate and perform CRUD operations on Jira work items.

How does command line automation handle Jira authentication and security?

Command line automation handles Jira authentication by securely managing credentials and minimizing token usage. This ensures safe interactions with Jira Cloud while executing work item operations via shell commands.

What is the best way to search and edit Jira tickets without manual navigation?

The best way to search and edit Jira tickets without manual navigation is using shell commands. This method provides direct CRUD operations on work items, bypassing complex workflows for efficient issue tracking and management.