claude-jira-skill marketplace

claude-jira-skill marketplace is a plugin for Claude Code from illarion/claude-jira-skill. Its token cost is not measured, scanned A, original, MIT.

A marketplace listing for a Claude Code plugin that connects to Jira, a project-management system used to track issues and work items.

In plain words
What is it for?
Use it to fetch tickets, search Jira with JQL, manage issues and create team digest reports.
Why use it?
It describes a way to bring Jira ticket information and issue management into Claude Code workflows.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code.

Good fit Use it to fetch tickets, search Jira with JQL, manage issues and create team digest reports.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add illarion/claude-jira-skill/plugin install claude-jira-skill marketplace
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/illarion/claude-jira-skill

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for claude-jira-skill marketplace

README.md
[![agentmods](https://agentmods.dev/badge/plugins/illarion/claude-jira-skill/marketplace/github.svg)](https://agentmods.dev/plugins/illarion/claude-jira-skill/marketplace)
Your own site
<a href="https://agentmods.dev/plugins/illarion/claude-jira-skill/marketplace"><img src="https://agentmods.dev/badge/plugins/illarion/claude-jira-skill/marketplace/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for claude-jira-skill marketplace

Your own site · 80×15
<a href="https://agentmods.dev/plugins/illarion/claude-jira-skill/marketplace"><img src="https://agentmods.dev/badge/plugins/illarion/claude-jira-skill/marketplace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-jira-skill marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/marketplace.json · 22 lines

What it actually says

{
  "name": "claude-jira-skill",
  "metadata": {
    "description": "Jira integration for Claude Code"
  },
  "owner": {
    "name": "Illarion Kovalchuk",
    "url": "https://github.com/illarion"
  },
  "plugins": [
    {
      "name": "claude-jira-skill",
      "description": "Claude Code skill for Jira — fetch tickets, search with JQL, manage issues, and generate team digest reports.",
      "version": "1.0.1",
      "source": {
        "source": "github",
        "repo": "illarion/claude-jira-skill"
      }
    }
  ]
}
Contents

The plugins it lists here

This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 22 lines scan A e71429935bee

Subscribe to this mod's changes

claude-jira-skill marketplace is a plugin published in the GitHub repository illarion/claude-jira-skill (3 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

jira

Comprehensive Jira integration with auto-detection of issue keys.

netresearch/jira-skill · not measured

jira-assistant-skills

Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more.

grandcamel/JIRA-Assistant-Skills · not measured

fullstack-dev-kit

Issue-to-PR workflow kit for any tech stack. Fetch a user story from your tracker (Jira, Linear, GitHub Issues, Azure DevOps) and any linked Figma designs, implement with plan approval, enforce >95% coverage and a security pass, generate e2e tests, open the PR, fix review findings, and move the ticket to review.

theam/claude-dev-kit · not measured

fullstack-dev-kit

Issue-to-PR workflow for any tech stack: fetch stories from Jira/Linear/GitHub/Azure and Figma designs, plan-approval gate, adaptive quality + coverage gates, e2e generation, PR creation and review.

theam/claude-dev-kit · not measured

sitrep-panel

A live local HTML report Claude keeps updated as it works — status board, running narrative, screenshots, newest-first log — so you can watch progress without reading the transcript.

dbl8005/sitrep-panel · not measured

agent-traffic-control

Coordination toolkit for parallel Claude Code sessions sharing one repo — issue-pickup claim protocol (assignee + wip label), worktree & session-isolation pitfalls, parallel-PR conflict recovery, subagent-integrity edge cases, and squash/merge mechanics for parallel-PR workflows. Plus resume-gate, an opt-in hook that…

wan-huiyan/agent-traffic-control · not measured