jira-cli

Manage Jira ticket workflows and project configurations via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Streamline your Jira workflow with the jira-cli Skill, enhancing productivity and precision through command-line efficiency.

Core Features & Use Cases

  • Core Ticket Workflows: Search, create, edit, assign, transition, comment on issues, manage worklogs, epics, sprints, and releases.
  • MEP Team Defaults: Apply standard project and issue types for the MEP team, ensuring consistency in workflow.
  • Use Case: Quickly create a new high-priority bug ticket and link it to an epic with a single command.

Quick Start

Use the 'jira issue create' command to create a new issue with priority set to 'Highest'.

Frequently Asked Questions about jira-cli

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

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

You can manage Jira ticket workflows from the command line by using this Skill to list, create, edit, transition, and comment on issues using JQL queries and custom fields.

Can I use Jira CLI with both cloud and on-premises instances?

Yes, the Jira CLI supports both cloud and on-premises instances, requiring a JIRA_API_TOKEN and appropriate environment configuration for secure authentication.

How do I create a high-priority Jira issue and link it to an epic?

To create a high-priority Jira issue and link it to an epic, execute the 'jira issue create' command with the priority set to 'Highest' and specify the epic link.

What Jira project management operations are supported for sprint and release tracking?

Supported Jira project management operations include searching issues, managing worklogs, epics, sprints, and releases, alongside applying standard project and issue types for team consistency.

Do I need a Jira API token to perform issue transitions and edits?

Yes, you need a JIRA_API_TOKEN to perform issue transitions, edits, and other ticket operations, ensuring secure authentication with your configured Jira environment.