Home / netresearch / jira-skill · evals/comprehensive-workspace/baseline-skill/SKILL.md · GitHub

jira-communication skillA

jira-communication is agent-read markdown (skill) from netresearch/jira-skill: Use when interacting with Jira issues - searching, creating, updating, moving, transitioning, commenting, logging work, downloading attachments, managing sprints, boards, issue links, web links, fields, or users. Auto-triggers on Jira URLs and issue keys (PROJ-123). Also use when MCP Atlassian tools fail or are unavailable for Jira Server/DC..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Jira Communication

CLI scripts via `uv run`. All support `--help`, `--json`, `--quiet`, `--debug`.

## Auto-Trigger

On Jira URL or issue key (PROJ-123) → run `jira-issue.py get`. Auth issues → `jira-setup.py`.

## Scripts

Under `${CLAUDE_SKILL_DIR}/scripts/{core,workflow,utility}/`.

**Core**: `jira-issue.py`, `jira-search.py`, `jira-worklog.py`, `jira-attachment.py`, `jira-setup.py`, `jira-validate.py`
**Workflow**: `jira-create.py`, `jira-transition.py`, `jira-comment.py`, `jira-move.py`, `jira-sprint.py`, `jira-board.py`, `jira-version.py`
**Utility**: `jira-user.py`, `jira-fields.py`, `jira-link.py`, `jira-weblink.py`, `jira-worklog-query.py`, `jira-watchers.py`

## Execution Style

Run directly. Scripts report `✓`/`✗`. Destructive ops: `--dry-run`. Global flags before subcommand: `jira-issue.py --json get PROJ-123`.

## Basic Usage

```bash
uv run ${CLAUDE_SKILL_DIR}/scripts/core/jira-issue.py get PROJ-123
uv run ${CLAUDE_SKILL_DIR}/scripts/core/jira-search.py query "assignee = currentUser() AND status != Closed" -n 5 -f key,summary,status
uv run ${CLAUDE_SKILL_DIR}/scripts/core/jira-issue.py update PROJ-123 --assignee me --priority Critical
…

Read the whole file at its exact version.

How to install

Latest version
mdr add netresearch/jira-skill/jira-communication@v3.15.0
Exact content
mdr add netresearch/jira-skill/jira-communication@sha256:c603f0addcaa7961

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_ulqjdwyl7t7wmz4l.svg)](https://markdownregistry.com/a/art_ulqjdwyl7t7wmz4l)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v3.15.0 latest2026-05-28 6469b95 3,938 BA view · diff
v3.11.02026-04-27 bc2a233 3,938 BA view · diff
v3.11.02026-04-27 07b217e 3,815 BA view · diff
v3.11.02026-04-23 bd711c7 3,684 BA view · diff
v3.11.02026-04-23 f61da7d 3,568 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3938 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

netresearch/jira-skill · 84 stars · license NOASSERTION · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ulqjdwyl7t7wmz4l
GET https://markdownregistry.com/api/v1/resolve?ref=netresearch/jira-skill/jira-communication
GET https://markdownregistry.com/api/v1/blob/c603f0addcaa796123c071db5ba8525bf9fdcce94ae4811b9c15937fcc7f09dd

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from netresearch/jira-skill

AGENTS.md agents
netresearch/jira-skill · AGENTS.md
git:20260813.567e76e · audit A · 84 stars
CLAUDE.md claude
netresearch/jira-skill · CLAUDE.md
git:20251212.8b9f62b · audit B · 84 stars
AGENTS.md@skills/jira-communication agents
netresearch/jira-skill · skills/jira-communication/AGENTS.md
git:20260328.4846dab · audit A · 84 stars
CLAUDE.md@skills/jira-communication claude
netresearch/jira-skill · skills/jira-communication/CLAUDE.md
git:20260409.20743d6 · audit B · 84 stars
jira-communication skill
netresearch/jira-skill · skills/jira-communication/SKILL.md · Use when handling Jira issues, sprints, boards, links, fields, worklogs, attachments, or users, or on any Jira intent…
v3.32.2 · audit A · 84 stars
AGENTS.md@skills/jira-syntax agents
netresearch/jira-skill · skills/jira-syntax/AGENTS.md
git:20251212.8b9f62b · audit A · 84 stars
CLAUDE.md@skills/jira-syntax claude
netresearch/jira-skill · skills/jira-syntax/CLAUDE.md
git:20260409.20743d6 · audit B · 84 stars
jira-syntax skill
netresearch/jira-skill · skills/jira-syntax/SKILL.md · Use when writing or formatting Jira descriptions, comments, or any text destined for Jira. Converts Markdown to Jira…
v3.32.2 · audit A · 84 stars

Every file in netresearch/jira-skill

Other files named jira-communication

jira-communication skill
netresearch/jira-skill · skills/jira-communication/SKILL.md · Use when handling Jira issues, sprints, boards, links, fields, worklogs, attachments, or users, or on any Jira intent…
v3.32.2 · audit A · 84 stars

Browse by kind, by grade A, or by owner.