jira

jira is a skill for Claude Code from endorphin-ai/claude-code-teams. It costs 29 tokens per session (2,372 once invoked), scanned A, original, no licence file.

A Jira project-management skill for working with issues in Jira, a tool teams use to track work and bugs.

In plain words
What is it for?
Use it to create, update, comment on, and link Jira issues through Atlassian.
Why use it?
It keeps ticket-management tasks in the coding workflow instead of requiring separate manual updates.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to create, update, comment on, and link Jira issues through Atlassian.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/endorphin-ai/claude-code-teams/jira
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.

Any agent
npx skills add endorphin-ai/claude-code-teams --skill jira
Clone the repo
git clone --depth 1 https://github.com/endorphin-ai/claude-code-teams

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 jira

README.md
[![agentmods](https://agentmods.dev/badge/skills/endorphin-ai/claude-code-teams/jira.svg)](https://agentmods.dev/skills/endorphin-ai/claude-code-teams/jira)
Your own site
<a href="https://agentmods.dev/skills/endorphin-ai/claude-code-teams/jira"><img src="https://agentmods.dev/badge/skills/endorphin-ai/claude-code-teams/jira.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,372 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.02372
Opus 5 $0.00015 $0.01186
Sonnet 5 $0.00006 $0.00474
Haiku 4.5 $0.00003 $0.00237

Measured 8d ago against content hash 8806c3c51813, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

jira 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.

go-react-team/.claude/skills/jira/SKILL.md · 275 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md 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 · 275 lines · 29 tokens per session scan A 8806c3c51813

Subscribe to this mod's changes

jira is a skill published in the GitHub repository endorphin-ai/claude-code-teams (3 stars, last pushed 6mo ago), with no licence file. It adds 29 tokens to every session and 2,372 once invoked, about $0.0001 per session on Opus 5. 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 skills, from other repositories

simple-tasks

Install a fast local task workflow for single-project planning with scripts/task.sh (claim, done, status, reporting) backed by tasks/TASKS.md and optional tasks/details/ notes. Use for lightweight in-progress task coordination, not full team issue tracking.

robertguss/claude-code-toolkit · 61 tokens

workflow-status

Read-only workflow sensor: compute repository, roadmap, dependency, PR, finding, and recovery state, then emit the fixed machine envelope. Never edits. Triggers: "workflow-status", "workflow status", "what can I build next", "state of the run".

gtrabanco/agentic-workflow · 57 tokens

review-spec

Independent read-only review of a frozen Product half before engineering planning. Runs the exact Product checks in a clean context and returns only SPEC-REVIEW-PASS, SPEC-REVIEW-FAIL, or NEEDS-DESIGN with a content-bound receipt. Never edits the reviewed SPEC. Triggers: "review-spec", "review the spec", "review…

gtrabanco/agentic-workflow · 77 tokens

ship-roadmap

Found or continue a roadmap autopilot one stage per invocation. Default: human merge. --fullauto is invocation-scoped and uses the transient wrapper only after a fresh audit. Triggers: "ship-roadmap", "ship the roadmap", "autopilot this project".

gtrabanco/agentic-workflow · 59 tokens

mvp-plan

Turn a locked north star into a scoped, gated MVP plan. The riskiest assumption, the smallest product that tests it, numeric success metrics and kill criteria set by the founder, and phase gates that keep build work behind explicit approval. Runs after north-star locks; refuses to run without one.

mollyretter/forward-deployed-engineer-toolkit · 64 tokens

ops-standup

Cross-repo morning briefing. Aggregation of recent commits, PRs, CI, blockers and priorities of the day. Trigger when the user wants a standup, an activity summary, or to know what happened.

christopherlouet/claude-base · 48 tokens