Jira

Automates Jira issue management via CLI for Red Hat's issues.redhat.com.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/vdemeester/home --skill jira-vdemeester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Jira
Source: https://github.com/vdemeester/home/tree/main/dots/.config/claude/skills/Jira
Command: npx skills add https://github.com/vdemeester/home --skill jira-vdemeester

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides CLI-driven Jira issue management, sprint/epic handling, and integration with org-mode notes and TODOs to streamline issue tracking.

Core Features & Use Cases

  • Issue Lifecycle: View, create, update, comment, and transition issues.
  • Sprint & Epic Management: Manage sprints, epics, and links to work.

Quick Start

Create a new Jira issue and link it to a planning note.

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 command line?

CLI-based Jira issue management enables you to view, create, update, comment, search, and transition issues directly from your terminal without opening the web interface. This Skill provides end-to-end workflows covering the full issue lifecycle.

Can I use JQL to search and filter Jira issues?

JQL (Jira Query Language) support lets you construct powerful search queries to filter issues by status, assignee, sprint, epic, and custom fields. The Skill integrates JQL directly into CLI commands for advanced issue discovery.

How do I integrate Jira with org-mode notes?

Org-mode integration converts Jira issues to org-mode TODOs and links them to denote notes, enabling bidirectional synchronization between your issue tracker and personal knowledge management system for seamless workflow continuity.

What authentication method does this Skill use for Jira access?

Token-based authentication via Nix/passage provides secure credential management without storing plaintext tokens. This approach integrates with your existing secret management infrastructure for safe CLI access to Jira.

Can I manage sprints and epics from the CLI?

Sprint and epic management operations let you organize, link, and track work across multiple issues without leaving the command line. This Skill supports sprint planning, epic structuring, and cross-issue linking workflows.

Does this work for daily standups and sprint planning?

Designed for daily standup summaries and sprint planning cycles, this Skill streamlines issue triage, status transitions, and bulk operations needed during planning meetings and routine team standups.