jira

Manage Jira Cloud issues, epics, sprints, boards, and projects via jira-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines Jira Cloud interactions by enabling users to manage issues, epics, sprints, boards, and projects directly from the command line, eliminating the need to switch between tools.

Core Features & Use Cases

  • Issue Management: Create, view, edit, move, assign, and comment on Jira issues.
  • Project & Board Operations: List and manage projects and boards.
  • Sprint & Epic Tracking: Handle sprint creation and issue assignment, and manage epics.
  • Use Case: Quickly create a new bug report, assign it to a developer, and add a comment with relevant details, all without leaving your terminal.

Quick Start

Use the jira skill to list all open issues assigned to you.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I manage Jira issues from the terminal?

You can manage Jira issues from the terminal by using the jira-cli tool to create, view, edit, assign, and comment on tasks. This skill facilitates non-interactive command execution for issue tracking directly within your command line environment.

Can I handle Jira sprints and epics via command line interface?

Yes, you can handle sprints and epics via the command line interface. The skill supports sprint creation, issue assignment to sprints, and comprehensive epic management, enabling agile project tracking without leaving your terminal.

What do I need to configure before using jira-cli for issue tracking?

Before using jira-cli for issue tracking, you need to install the jira-cli tool and configure a proper Jira Cloud API token. This setup enables secure, non-interactive command execution across multiple organizations.

Does this approach support managing multiple Jira Cloud organizations?

Yes, this approach supports managing multiple Jira Cloud organizations. The skill provides detailed scope mapping and safe command patterns to facilitate interactions across different organizational setups seamlessly.

What is the best way to create a bug report in Jira without switching tools?

The best way to create a bug report in Jira without switching tools is executing a non-interactive command via jira-cli. You can rapidly create the issue, assign it to a developer, and add contextual comments directly from your terminal.

Are there limitations when executing non-interactive Jira commands for project management?

When executing non-interactive Jira commands for project management, operations are bound by your configured API token permissions and jira-cli capabilities. The skill provides safe command patterns to prevent unintended side effects during issue tracking.