jira-communication skillA
jira-communication is agent-read markdown (skill) from netresearch/jira-skill: Use when handling Jira issues, sprints, boards, links, fields, worklogs, attachments, or users, or on any Jira intent without a key ("create/find a ticket", "pick a project"). 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 supporting `--help`, `--json`, `--quiet`, `--debug`.
## Auto-Trigger
On Jira URL or issue key (PROJ-123), pick by **intent** — each is one call:
| Intent | Tool |
|---|---|
| triage / work on ticket | `jira-issue.py work KEY` |
| start QA review | `jira-issue.py qa KEY` |
| QA-fail follow-up | `jira-issue.py qa-fail KEY` |
| field-only lookup | `jira-issue.py get KEY --fields ...` |
| change status | `jira-issue.py act KEY` → `jira-transition.py do` |
| audit / sibling discovery | `jira-qa-gather.py KEY` |
Auth issues → `jira-setup.py`. **Anti-pattern:** `get` + `comment list` — use the matching verb.
## 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`, `tempo-account.py`
**Utility**: `jira-user.py`, `jira-fields.py`, `jira-link.py`, `jira-weblink.py`, `jira-worklog-query.py`, `jira-watchers.py`, `jira-qa-gather.py`
## Execution Style
…Read the whole file at its exact version.
How to install
mdr add netresearch/jira-skill/jira-communication@v3.32.2mdr add netresearch/jira-skill/jira-communication@sha256:5331cb8d22d91e4aPin 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.
[](https://markdownregistry.com/a/art_e2elvl2kto4dx4rp)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| v3.32.2 latest | 2026-09-24 | 172e5a2 | 7,377 B | A | view · diff |
| v3.32.1 | 2026-09-24 | a080556 | 7,377 B | A | view · diff |
| v3.32.0 | 2026-09-23 | d7bb11c | 7,377 B | A | view · diff |
| v3.32.0 | 2026-09-18 | 15d1dd8 | 7,285 B | A | view · diff |
| v3.31.3 | 2026-09-17 | 6c0e6b3 | 7,285 B | A | view · diff |
| v3.31.3 | 2026-09-17 | 2618fbb | 7,051 B | A | view · diff |
| v3.31.3 | 2026-09-17 | 96398ca | 6,613 B | A | view · diff |
| v3.31.3 | 2026-09-17 | 0aaa9b6 | 6,463 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (7377 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
netresearch/jira-skill · 84 stars · license NOASSERTION · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_e2elvl2kto4dx4rp GET https://markdownregistry.com/api/v1/resolve?ref=netresearch/jira-skill/jira-communication GET https://markdownregistry.com/api/v1/blob/5331cb8d22d91e4a9f73b581a0f8d44ec1428e798ea88199fd1704d8b0f175dc
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
Every file in netresearch/jira-skill