jira

Manage Jira issues, boards, and sprints via the Atlassian CLI.

134|33|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/kv0906/pm-kit --skill jira-kv0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/kv0906/pm-kit/tree/main/.claude/skills/jira
Command: npx skills add https://github.com/kv0906/pm-kit --skill jira-kv0906

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill connects your PM-Kit vault with Jira, allowing you to manage issues, boards, and sprints directly from your command line, streamlining project tracking and reducing context switching.

Core Features & Use Cases

  • Issue Management: Create, view, update, and transition Jira issues.
  • Board & Sprint Visualization: See your Jira board and active sprint progress.
  • Syncing: Pull Jira issue status into your vault notes and update vault notes based on Jira changes.
  • Use Case: When a bug is fixed in Jira, automatically update the corresponding vault note to reflect its resolved status, keeping your project documentation in sync.

Quick Start

Use the jira skill to create a new Jira ticket with the summary "Implement user authentication".

Frequently Asked Questions about jira

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

FAQPage Schema
How do I sync Jira issue status with my vault notes?

You can sync Jira issue status with vault notes by integrating them through the Atlassian CLI. This bridge automatically pulls Jira issue updates and reflects resolved states in your local project documentation.

Can I create and transition Jira issues directly from the command line?

Yes, you can create, view, update, and transition Jira issues directly from the command line. This integration uses the Atlassian CLI to manage agile issue tracking without switching to the web interface.

Do I need the Atlassian CLI installed to manage Jira boards and sprints?

Yes, the Atlassian CLI (acli) must be installed and authenticated with your Jira instance. This prerequisite environment setup enables the CLI to fetch board visualizations and active sprint progress.

What is the best way to automate agile project management between Jira and local notes?

Automating agile project management between Jira and local notes is best handled through CLI-driven synchronization. This approach links your issue tracking platform directly to your vault documentation for seamless state updates.

Why does syncing Jira states with vault notes reduce context switching for agile teams?

Syncing Jira states with vault notes reduces context switching by keeping project documentation aligned with issue tracking. When a bug is fixed in Jira, the corresponding vault note automatically reflects the resolved status.

Are there limitations when using acli for Jira issue tracking and vault synchronization?

Using acli for Jira issue tracking requires proper authentication with a specific Jira instance. Synchronization is limited to supported issue transitions and board visualizations mapped directly to your vault notes.