atlassian-cli-jira

Execute Atlassian CLI Jira commands for work item management and JQL queries.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lightspeed-hospitality/skills --skill atlassian-cli-jira-lightspeed-hospitality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atlassian-cli-jira
Source: https://github.com/lightspeed-hospitality/skills/tree/main/skills/atlassian-cli-jira
Command: npx skills add https://github.com/lightspeed-hospitality/skills --skill atlassian-cli-jira-lightspeed-hospitality

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies and streamlines common Jira operations by providing quick access to Atlassian CLI commands, reducing the need to memorize complex syntax.

Core Features & Use Cases

  • JQL Querying: Easily search for tickets using pre-defined and customizable JQL patterns.
  • Work Item Management: Perform actions like viewing, creating, editing, assigning, and transitioning Jira tickets.
  • Use Case: Quickly find all open bugs assigned to you in a specific project and transition them to "In Progress" with a single command.

Quick Start

Use the atlassian-cli-jira skill to find all tickets assigned to you.

Frequently Asked Questions about atlassian-cli-jira

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

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

Manage Jira work items from the command line by executing Atlassian CLI commands to view, create, edit, assign, and transition tickets. This Skill provides common workflows to manipulate tickets without needing the Jira web interface.

How do I run advanced JQL queries in Jira using a CLI?

Run advanced JQL queries in Jira using pre-defined and customizable JQL patterns via the Atlassian CLI. This allows you to efficiently search for and filter tickets directly from your terminal.

Do I need to install Atlassian CLI to use this Jira workflow skill?

Yes, you need the Atlassian CLI installed and authenticated to use this Jira workflow skill. Authentication must be configured for seamless integration with Jira Cloud or Server before executing commands.

Can I transition Jira tickets to a new sprint status via terminal?

Yes, you can transition Jira tickets to a new sprint status via terminal. The Skill supports sprint management and ticket state transitions, enabling you to move issues like open bugs to "In Progress" with a single command.

What is the best way to automate finding open bugs assigned to me in Jira?

The best way to automate finding open bugs assigned to you in Jira is combining Atlassian CLI with this Skill's pre-defined JQL patterns. It quickly searches tickets by project and assignee, streamlining agile task management.