Agent Skills: jiradump

Dump Jira ticket details and comments using the local `jiradump` CLI tool. Use when a user wants to inspect a Jira ticket by URL or key (e.g., ABC-123).

UncategorizedID: dreikanter/dotfiles/jiradump

Install this agent skill to your local

pnpm dlx add-skill https://github.com/dreikanter/dotfiles/tree/HEAD/config/claude/skills/jiradump

Skill Files

Browse the full folder contents for jiradump.

Download Skill

Loading file tree…

config/claude/skills/jiradump/SKILL.md

Skill Metadata

Name
jiradump
Description
Dump Jira ticket details and comments using the local `jiradump` CLI tool. Use when a user wants to inspect a Jira ticket by URL or key (e.g., ABC-123).

jiradump

Run jiradump <jira_url_or_key> to dump Jira ticket details and comments.

Diagnostics

If jiradump reports missing tools or auth:

  1. jira missing: brew install jira-cli, then jira init.
  2. Auth errors: run jira init.