Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jackhutson
Token-efficient Jira integration via Atlassian CLI with progressive skill disclosure
Use when needing to understand a Jira ticket before acting on it — pulling context for an agent, reviewing a ticket's full picture, loading ticket details for decision-making, or when asked to "show me" or "what's in" a ticket.
Use when the user has a spec, architecture doc, implementation plan, or feature description and wants to break it into Jira tickets for distribution to people or agents. Also triggered by "create tickets from this plan" or "file tickets for this spec".
Use when work on a ticket has reached a stage boundary — started working, sent for review, completed, blocked, or reopened. Handles status transition, comment, and field updates in one pass.
Use when the user assigns a ticket to the agent, says "work on this ticket", "pick up this item", or wants the agent to claim a ticket and execute against it. Procedural harness that wraps any work with Jira discipline.
Use when a project's workflow statuses need to be configured for the first time, or refreshed. Triggered automatically by jira-progress when a project is missing from config/workflows.json, or manually via "configure workflow", "set up statuses for X", "refresh workflow for X".
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A token-efficient Jira integration for Claude Code that uses the Atlassian CLI (ACLI) instead of MCP tool schemas. Idle cost is ~80 tokens compared to ~24,500 for the official Rovo MCP — a 99.7% reduction.
Instead of injecting dozens of tool schemas into every message, this plugin provides Claude Code skills — markdown procedures that are loaded on-demand. Skills invoke acli commands via bash, so there is zero MCP overhead.
Two execution modes are available per session:
The plugin requires the Atlassian CLI (ACLI), the official Atlassian command-line tool:
brew tap atlassian/homebrew-acli && brew install acli
On Linux or Windows (WSL), see the ACLI documentation for alternative installation methods.
acli jira auth login
This launches an interactive wizard that walks you through authentication. You can also use acli jira auth login --web to authenticate directly via your browser.
Don't have ACLI yet? That's fine — install the plugin first (step 3). A startup hook runs on every session and will tell you exactly what's missing and how to fix it. You can set up ACLI at any point; the plugin will detect it on the next session start or the first time you mention Jira.
Plugin installation is a two-step process — add the marketplace, then install the plugin from it.
From a local clone:
git clone https://github.com/jackhutson/jira-plugin.git
Then inside Claude Code:
/plugin marketplace add ./jira-plugin
/plugin install jira@jira-marketplace
From GitHub (no clone needed):
/plugin marketplace add jackhutson/jira-plugin
/plugin install jira@jira-marketplace
After installing, run /reload-plugins to load the skills.
Start a new Claude Code session. The plugin's startup hook automatically checks that ACLI is installed and authenticated — you'll see a warning with setup instructions if anything is missing.
You can also verify manually:
acli jira auth status
The plugin checks for ACLI and valid authentication at two points:
jira skill runs acli jira auth status before doing any work. If something is wrong, Claude will tell you what to run — it never attempts to authenticate on your behalf.This means you can safely install the plugin before ACLI. Everything degrades gracefully with actionable guidance.
The plugin provides six skills, loaded only when needed:
| Skill | Trigger examples | What it does |
|---|---|---|
| jira | Any Jira mention | Entry point — checks prereqs, selects mode, routes to workflow skills |
| jira-context | "Show me PROJ-123", "pull context" | Fetches ticket details, subtasks, and comments as structured markdown |
| jira-progress | "Start working on X", "mark as done", "blocked" | Transitions a ticket through workflow stages (start, review, done, block, reopen) |
| jira-work | "Work on PROJ-123", "pick up X" | Claims a ticket, loads context, does the work, updates Jira throughout |
| jira-decompose | "Break this spec into tickets" | Analyzes a spec/plan and proposes an epic + child ticket hierarchy |
| jira-workflow | "Configure workflow for PROJ" | Discovers project workflow statuses and caches them for future use |
Different Jira projects use different status names. The first time you use jira-progress or jira-work on a project, the plugin detects it's unconfigured and offers two discovery paths:
Discovered workflows are cached in config/workflows.json so discovery only runs once per project.
Token-efficient Jira integration via Atlassian CLI with progressive skill disclosure
Claude Code plugin: Sync plan files to Obsidian vault with YAML frontmatter for Dataview queries
Token-efficient Todoist integration via official Doist MCP with subagent isolation
Catppuccin Mocha powerline statusline for Claude Code with context window tracking and session pets
npx claudepluginhub jackhutson/jira-plugin --plugin jiraComplete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Jira CLI integration for Claude Code — create, list, view, transition, comment on, and manage Jira issues directly from Claude Code. Requires the `jirac` CLI from `jira-commands` to be installed (`cargo install jira-commands`).
Atlassian Jira and Confluence integration via Remote MCP Server for issue tracking, documentation, and project management
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research