jira-cli

Manage Jira issues, sprints, epics, and boards via command line.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jira-cli, and includes scripts (resource) components.

What problem does it solve?

The jira-cli Skill streamlines interaction with Jira from the command line, simplifying issue creation, management, and tracking.

Core Features & Use Cases

  • Issue Management: Create, list, view, edit, and transition issues.
  • Integration: Use alongside existing Jira setup with environment variable configuration.
  • Use Case: When you need to quickly address Jira issues and don't want to navigate the web interface.

Quick Start

Create a new issue in Jira using the jira-cli by running 'jira issue create'.

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 issues from the command line?

You can manage Jira issues from the command line by using the jira-cli tool to create, list, view, edit, and transition issues directly without navigating the web interface. This streamlines issue tracking and workflow management.

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 set the JIRA_API_TOKEN environment variable. This configuration allows the command line interface to authenticate and interact with your existing Jira setup.

Can I manage sprints and epics using a command line Jira interface?

Yes, you can manage sprints and epics using a command line Jira interface. The tool enables comprehensive interaction with Jira boards and sprints, extending beyond basic issue creation to full project management workflows.

What is the best way to quickly create a Jira issue without the web interface?

The best way to quickly create a Jira issue without the web interface is running the 'jira issue create' command. This provides a fast, streamlined method for issue management directly from your terminal.

Does jira-cli work with my existing Jira project setup?

Yes, jira-cli works with your existing Jira project setup by utilizing environment variable configuration for authentication. It integrates alongside your current infrastructure to manage administrative tasks like issue tracking and workflow transitions.