jira

Automate Jira sprint and issue management workflows from the command line.

2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/slabgorb/sidequest --skill jira-slabgorb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/slabgorb/sidequest/tree/main/.pennyfarthing/skills/pf-jira
Command: npx skills add https://github.com/slabgorb/sidequest --skill jira-slabgorb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jira CLI enables teams to manage sprint planning, issue updates, and workflow automation directly from the terminal, reducing context-switching and speeding delivery.

Core Features & Use Cases

  • View, check, claim, move, assign, create, sync, bidirectional, reconcile, link, search, and sprint management operations against Jira from the command line.
  • Use cases include updating issue statuses during standups, bulk-synchronizing fields, and scripting Jira workflows into CI pipelines.

Quick Start

Run pf jira <command> <args> to perform Jira operations from the terminal.

Frequently Asked Questions about jira

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

FAQPage Schema
How do I manage Jira sprint tasks from the command line?

You can manage Jira sprint tasks from the command line by running deterministic CLI invocations to view, claim, move, and link issues. This reduces context-switching and accelerates delivery directly from your terminal.

Can I automate Jira issue management workflows in a CI pipeline?

Yes, you can automate Jira issue management workflows in a CI pipeline by scripting terminal commands. This allows you to perform bulk-synchronizing field updates and issue status transitions automatically during your build process.

What is the best way to update Jira issue statuses during standups?

The best way to update Jira issue statuses during standups is using a CLI tool to execute quick terminal commands. This enables rapid issue check, claim, and move operations without navigating the full web interface.

Does this Jira CLI tool support bidirectional synchronization of issues?

Yes, the Jira CLI supports bidirectional synchronization of issues. You can reconcile and bulk-synchronize fields directly from the terminal to ensure your local workflow and Jira sprint planning remain consistently aligned.

How do I search and link Jira issues from the terminal?

You can search and link Jira issues from the terminal by executing specific CLI commands with arguments. This command-line approach streamlines sprint planning and day-to-day issue management operations without leaving your environment.

What are the limitations of using a CLI for sprint planning instead of the Jira web interface?

Using a CLI for sprint planning lacks the visual boards of the Jira web interface, but it optimizes text-based issue management. It is designed for updating statuses, bulk-syncing fields, and scripting workflows rather than visual tracking.