
Jiradump
- 1 installs
- 2 repo stars
- Updated July 8, 2026
- dreikanter/dotfiles
Dump a Jira ticket's details and comments by URL or key using the local jiradump CLI, with setup diagnostics for the jira tool and auth.
About
Runs the local jiradump CLI to inspect a Jira ticket's details and comments by URL or key. A developer uses it when they want to read a Jira issue from the terminal.
- Dumps ticket details and comments by URL or key
- Diagnostics for missing jira-cli and auth via jira init
Jiradump by the numbers
- 1 all-time installs (skills.sh)
- Ranked #2,479 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
- Data as of Jul 9, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dreikanter/dotfiles --skill jiradumpAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 1 |
|---|---|
| repo stars | ★ 2 |
| Last updated | July 8, 2026 |
| Repository | dreikanter/dotfiles ↗ |
What it does
Dump a Jira ticket's details and comments by URL or key using the local jiradump CLI, with setup diagnostics for the jira tool and auth.
Files
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. 1. Auth errors: run jira init.