jira

Manage Jira boards and issues from a PM-Kit vault via acli.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/ThuHuynh1438/pm-kit --skill jira-thuhuynh1438
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/ThuHuynh1438/pm-kit/tree/main/.claude/skills/jira
Command: npx skills add https://github.com/ThuHuynh1438/pm-kit --skill jira-thuhuynh1438

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Jira workflow and issue tracking are often managed outside the PM-Kit's vault. This skill bridges the gap by enabling viewing boards, creating, editing, and transitioning Jira issues directly from the vault-powered workflow, and by linking Jira items to vault notes for traceability.

Core Features & Use Cases

  • View Jira boards and issue details from vault-linked projects
  • Create, edit, move, assign, and sync Jira issues via the CLI
  • Cross-reference vault notes with Jira keys to maintain traceability across systems

Quick Start

Install and configure acli, then run /jira to manage Jira directly from your vault.

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 directly from my local vault notes?

You can manage Jira issues from your vault by using the acli tool to connect your PM-Kit vault with Jira. This integration enables viewing boards, creating, editing, and transitioning issues while cross-referencing vault notes for traceability.

Can I create and transition Jira tickets via the command line?

Yes, you can create, edit, move, assign, and transition Jira tickets via the command line. The Skill uses the acli tool to execute these actions directly from your terminal, coordinating safe error handling and user confirmations.

Do I need the acli tool to sync Jira boards with my vault?

Yes, you need the acli tool to sync Jira boards with your vault. It requires the acli tool, Jira API access, and proper authentication to bridge the gap between your PM-Kit vault and Jira issue tracking.

What is the best way to link Jira issue keys to local project notes?

The best way to link Jira keys to local notes is using a vault-powered workflow that cross-references vault notes with Jira keys. This maintains traceability across systems while you view boards and sync issues.

Why does managing Jira outside the vault create traceability problems?

Managing Jira outside the vault creates traceability problems because workflow and issue tracking become disconnected. Bridging the gap links Jira items to vault notes, ensuring project resolution and blockers are cross-referenced.