jirahhh

Community

Jira issue management via a compact CLI.

Authorbenthomasson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables teams to manage Jira issues directly from the command line, reducing context switching and accelerating day-to-day task handling.

Core Features & Use Cases

  • Create, view, update, and search Jira issues from the terminal, enabling faster issue lifecycle management for engineers and product teams.
  • Inline Markdown support for descriptions and acceptance criteria with automatic conversion to Jira wiki markup.
  • Environment switching between stage and production via the uvx workflow, allowing safe testing and deployment processes.

Quick Start

Use uvx to perform common Jira actions without cloning repositories. Examples:

  • View an issue uvx --from "git+https://github.com/shanemcd/jirahhh" jirahhh view AAP-12345 --env prod
  • Create an issue uvx --from "git+https://github.com/shanemcd/jirahhh" jirahhh create --env prod --project AAP --type Task --summary "My Task" --description "Task description" --acceptance-criteria "- Criteria 1"
  • Update or search uvx --from "git+https://github.com/shanemcd/jirahhh" jirahhh search "project = AAP AND status = Open" --env prod

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jirahhh
Download link: https://github.com/benthomasson/shared-understanding/archive/main.zip#jirahhh

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.