Home / pchuri / jira-cli · plugins/jira/skills/jira/SKILL.md · GitHub

jira skillA

jira is agent-read markdown (skill) from pchuri/jira-cli: Use jira-cli to configure Jira access and manage issues, comments, remote links, projects, and sprints from the terminal..

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-cli Skill

A CLI tool for Atlassian Jira. Lets you configure authentication, inspect issues and projects, create and update issues, manage comments and remote links, inspect sprint state, and install this skill into a project.

## Installation

```sh
npm install -g @pchuri/jira-cli
jira --version
```

## Configuration

`jira-cli` is intentionally non-interactive. Prefer explicit flags or environment variables.

### Environment variables

| Variable | Description | Example |
|---|---|---|
| `JIRA_HOST` | Jira hostname or full URL | `your-site.atlassian.net` |
| `JIRA_DOMAIN` | Legacy hostname variable | `your-site.atlassian.net` |
| `JIRA_API_TOKEN` | API token or PAT | `ATATT3x...` |
| `JIRA_USERNAME` | Email/username for Basic auth or scoped cloud tokens | `user@example.com` |
| `JIRA_CLOUD_ID` | Atlassian Cloud ID for scoped tokens | `abcd-1234-...` |
| `JIRA_AUTH_TYPE` | `basic`, `bearer`, or `mtls` | `bearer` |
| `JIRA_TLS_CLIENT_CERT` | mTLS client certificate path | `~/.certs/client.pem` |
| `JIRA_TLS_CLIENT_KEY` | mTLS client key path | `~/.certs/client.key` |
| `JIRA_TLS_CA_CERT` | Optional CA certificate path | `~/.certs/ca.pem` |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pchuri/jira-cli/jira@git:20260923.b8b1e65
Exact content
mdr add pchuri/jira-cli/jira@sha256:7f719b1e4be20a8c

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_5pnxv7zxu3nl4fp7.svg)](https://markdownregistry.com/a/art_5pnxv7zxu3nl4fp7)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.b8b1e65 latest2026-09-23 b8b1e65 13,668 BA view · diff
git:20260923.474f0d32026-09-23 474f0d3 11,879 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 (13668 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

pchuri/jira-cli · 14 stars · license ISC · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5pnxv7zxu3nl4fp7
GET https://markdownregistry.com/api/v1/resolve?ref=pchuri/jira-cli/jira
GET https://markdownregistry.com/api/v1/blob/7f719b1e4be20a8c73f63cd30f5b351eab329cc6aa41f89a2e23afc39b8c2a97

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 pchuri/jira-cli

AGENTS.md agents
pchuri/jira-cli · AGENTS.md
git:20251210.97cb85c · audit A · 14 stars
CLAUDE.md claude
pchuri/jira-cli · CLAUDE.md
git:20260923.b8b1e65 · audit A · 14 stars

Every file in pchuri/jira-cli

Other files named jira

jira skill
sd0xdev/sd0x-harness · skills/jira/SKILL.md · Jira integration — view issues, generate branches, create tickets, transition status. Use when: user mentions Jira…
git:20260319.13169ac · audit A · 189 stars
jira skill
magnus919/agent-skills · jira/SKILL.md · 'Interact with Atlassian Jira from the terminal: search issues with
git:20260901.9004ac5 · audit A · 93 stars
jira skill
oprogramadorreal/optimus-claude · skills/jira/SKILL.md · Fetches a JIRA issue via a configured MCP server and distills it into a structured task file at docs/jira/<KEY>.md that…
git:20260906.0406dd7 · audit B · 75 stars
jira skill
jjmartres/ai-coding-agents · shared/.ai-agents/skills/jira/SKILL.md · Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues…
git:20260428.dfccef3 · audit A · 48 stars
jira skill
drafthq/draft · skills/jira/SKILL.md · Unified Jira entry point. Routes to preview (default), create, or review subcommands.
git:20260819.fda278e · audit A · 40 stars
jira skill
eugenelim/agent-ready-repo · packs/atlassian/.apm/skills/jira/SKILL.md · Read and mutate Jira (Atlassian Cloud or self-hosted Server / Data Center) via the REST API. Supports JQL search with…
git:20260829.fd59e28 · audit B · 24 stars
jira skill
xaiht/tlamatini · Tlamatini/agent/skills_pkg/jira/SKILL.md · Read and write Jira issues, comments, transitions via the Jira REST API v3.
git:20260629.fe782dc · audit A · 16 stars
jira skill
vanducng/skills · skills/jira/SKILL.md · Manage Jira issues via CLI and REST. View, create, update, transition, assign, comment, and run sprint ops, including…
v1.3.1 · audit A · 8 stars

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