jira-mcp-server: Command for Claude Code

.claude/commands/jira-create.md

jira-create is a command for Claude Code from stolostron/jira-mcp-server. It costs 0 tokens per session (1,105 once invoked), scanned A, original, Apache-2.0.

A guided command for creating a Jira issue, which is a tracked item for work such as a bug, task, feature, or research question. It asks for the issue details and helps structure the text for its type.

In plain words
What is it for?
Use it to create stories, bugs, tasks, spikes, features, epics, or sub-tasks with suitable summaries, descriptions, and supporting details.
Why use it?
It reduces missing fields and avoids guessing what information a Jira issue should contain.

Command for Claude Code

Written for Claude Code: installed under .claude/. Also seen: names the AskUserQuestion tool.

This is stolostron/jira-mcp-server's own configuration. It tells Claude Code how to work on jira-mcp-server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything jira-mcp-server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to stolostron/jira-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/stolostron/jira-mcp-server/main/.claude/commands/jira-create.md
Clone the repo
git clone --depth 1 https://github.com/stolostron/jira-mcp-server

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-create

README.md
[![agentmods](https://agentmods.dev/badge/commands/stolostron/jira-mcp-server/jira-create/github.svg)](https://agentmods.dev/commands/stolostron/jira-mcp-server/jira-create)
Your own site
<a href="https://agentmods.dev/commands/stolostron/jira-mcp-server/jira-create"><img src="https://agentmods.dev/badge/commands/stolostron/jira-mcp-server/jira-create/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-create

Your own site · 80×15
<a href="https://agentmods.dev/commands/stolostron/jira-mcp-server/jira-create"><img src="https://agentmods.dev/badge/commands/stolostron/jira-mcp-server/jira-create.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,105 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 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.00000 $0.01105
Opus 5 $0.00000 $0.00553
Sonnet 5 $0.00000 $0.00221
Haiku 4.5 $0.00000 $0.00111

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

Security

Grade A, and why

jira-create 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/commands/jira-create.md · 124 lines

How it starts

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

Jira Create Command

Create a new Jira issue interactively using AskUserQuestion to collect all required and optional fields.

Instructions

Follow these steps in order. Use AskUserQuestion for each step. Do NOT skip steps or guess values.

Step 1: Issue Type

Use AskUserQuestion to ask the user what type of issue to create:

  • Story — User-facing functionality with acceptance criteria
  • Bug — Defect report with reproduction steps
  • Task — Internal technical work, non-user-facing
  • Spike — Research, investigation, or proof-of-concept
  • Feature — Significant customer-facing capability
  • Epic — Large body of work spanning multiple sprints
  • Sub-task — Child task under an existing issue

Step 2: Delegate to Specialist Agent

Based on the issue type selected, launch the appropriate specialist agent to help craft the content. The agent should help formulate the summary, description, and any type-specific fields:

Issue Type Agent Purpose
Story story-specialist Craft user story format, acceptance criteria, definition of done
Bug bug-specialist Structure reproduction steps, expected vs actual behavior, severity
Task task-specialist Technical breakdown, implementation details
Spike spike-specialist Research questions, success criteria, time-box
Feature feature-specialist Feature strategy, user impact, rollout plan
Epic epic-specialist Epic scope, child story breakdown, cross-team coordination
Sub-task task-specialist Scoped sub-task breakdown

The agent should return a proposed summary and description. Present them to the user for approval or editing via AskUserQuestion.

Step 3: Collect Core Fields

Use AskUserQuestion to collect the remaining fields. Group questions logically (up to 4 questions per call). You may batch related fields together.

Priority (default: Normal):

  • Blocker
  • Critical
  • Major
  • Normal (Recommended)
  • Minor
  • Trivial

Read the full file on GitHub · 124 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. 8d ago First seen · 124 lines · 0 tokens per session scan A 23e41300d75a

Subscribe to this mod's changes

jira-create is a command published in the GitHub repository stolostron/jira-mcp-server (2 stars, last pushed 8d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,105 tokens. 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.