jira-agile-management

jira-agile-management is a skill for Claude Code from grandcamel/JIRA-Assistant-Skills. It costs 145 tokens per session (2,367 once invoked), scanned A, original, MIT.

A JIRA workflow for organizing large features and planned work. JIRA is a project-tracking tool; an epic groups related issues, a sprint is a short work period, and a backlog is the list of work waiting to be scheduled.

In plain words
What is it for?
Use it to create epics and subtasks, view backlogs and sprints, link issues, assign story-point estimates, rank work, and start or close sprints.
Why use it?
It reduces manual work when planning and maintaining Agile or Scrum projects, while making potentially disruptive changes visible.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the jira-assistant-skills plugin — 14 skills, 4 commands, 15 agents shipped together

Good fit Use it to create epics and subtasks, view backlogs and sprints, link issues, assign story-point estimates, rank work, and start or close sprints.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/grandcamel/jira-assistant-skills/jira-agile
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 grandcamel/JIRA-Assistant-Skills --skill jira-agile
Clone the repo
git clone --depth 1 https://github.com/grandcamel/JIRA-Assistant-Skills

Made for: Claude Code.

Or install jira-assistant-skills, the plugin that ships this one along with the rest of its 14 skills, 4 commands, 15 agents.

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-agile-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-agile/github.svg)](https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-agile)
Your own site
<a href="https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-agile"><img src="https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-agile/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 jira-agile-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/grandcamel/jira-assistant-skills/jira-agile"><img src="https://agentmods.dev/badge/skills/grandcamel/jira-assistant-skills/jira-agile.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 145 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,367 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00145 $0.02367
Opus 5 $0.00072 $0.01184
Sonnet 5 $0.00029 $0.00473
Haiku 4.5 $0.00015 $0.00237

Measured 12d ago against content hash 7fef17d29a71, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

jira-agile-management 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 12d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/jira-agile/SKILL.md · 210 lines

How it starts

The opening of the file, as written. The whole thing — 210 lines — stays where its author put it; the contents beside it link to each section on GitHub.

jira-agile

Agile and Scrum workflow management for JIRA - epics, sprints, backlogs, and story points.

Risk Levels

Operation Risk Notes
List boards/sprints/epics - Read-only
Get backlog/velocity - Read-only
Create epic - Easily reversible (can delete)
Create subtask - Easily reversible (can delete)
Create sprint - Easily reversible (can delete)
Add issues to epic ! Can move to different epic or remove
Move issues to sprint ! Can move back to backlog
Set story points ! Can update estimate
Start sprint ! Sprint state change
Close sprint ! Cannot undo - issues move to next sprint
Rank issues ! Can re-rank

Risk Legend: - Safe, read-only | ! Caution, modifiable | !! Warning, destructive but recoverable | !!! Danger, irreversible

When to use this skill

Use this skill when you need to:

  • Discover boards and board IDs for a project
  • Create and manage epics for organizing large features
  • Link issues to epics for hierarchical planning
  • Create subtasks under parent issues
  • Track epic progress and story point completion
  • Create and manage sprints on Scrum boards
  • Move issues between sprints and backlog
  • Prioritize and rank backlog issues
  • Estimate issues with story points
  • Calculate team velocity from completed sprints

Do not use this skill when:

  • Creating individual stories/tasks without epic context (use jira-issue)
  • Searching issues by JQL (use jira-search)
  • Transitioning issues through workflow (use jira-lifecycle)
  • Managing time tracking/worklogs (use jira-time)
  • Discovering field configurations (use jira-fields)

See Skill Selection Guide for detailed guidance.

What this skill does

IMPORTANT: Always use the jira-as CLI. Never run Python scripts directly.

1. Epic Management

Create epics with Epic Name and Color fields, link stories/tasks to epics, and track epic progress with story point calculations.

Read the full file on GitHub · 210 lines

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. 12d ago First seen · 210 lines · 145 tokens per session scan A 7fef17d29a71

Subscribe to this mod's changes

jira-agile-management is a skill published in the GitHub repository grandcamel/JIRA-Assistant-Skills (46 stars, last pushed 3d ago), licensed MIT. It adds 145 tokens to every session and 2,367 once invoked, about $0.0007 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-30.

Related

Other skills, from other repositories