AGENTS.md@skills/jira-communication agentsA
AGENTS.md@skills/jira-communication is agent-read markdown (agents) from netresearch/jira-skill.
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
<!-- Managed by agent: keep sections & order; edit content, not structure. Last updated: 2025-12-12 --> # AGENTS.md — jira-communication Development guide for maintaining and extending the Jira communication scripts. ## Overview Python CLI scripts using `uv run`. Each script is standalone with PEP 723 inline dependencies. ## Setup & environment Development requires Python 3.10+ and `uv`. No virtual environment needed - `uv run` handles dependencies. ## Build & tests ```bash # Test a script works uv run scripts/core/jira-validate.py --help # Test against real Jira (need ~/.env.jira configured) uv run scripts/core/jira-validate.py --verbose ``` ## Code style & conventions **Script structure:** - Use argparse with subcommands - Import shared lib: `from lib.client import get_jira_client` - PEP 723 header for inline dependencies - PYTHONPATH manipulation at top (copy from existing scripts) **Output formats:** Every script must support `--json`, `--quiet`, and default table output via `lib/output.py`. **Write operations:** Destructive operations (delete, move) must include `--dry-run` flag. ## Security & safety - Never hardcode credentials …
Read the whole file at its exact version.
How to install
mdr add netresearch/jira-skill/skills/jira-communication/AGENTS.md@git:20260328.4846dabmdr add netresearch/jira-skill/skills/jira-communication/AGENTS.md@sha256:7970903ad57fc723Pin 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_tkre5ul6kwcfmpv6)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260328.4846dab latest | 2026-03-28 | 4846dab | 2,116 B | A | view · diff |
| git:20251212.8b9f62b | 2025-12-12 | 8b9f62b | 2,078 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (2116 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_tkre5ul6kwcfmpv6 GET https://markdownregistry.com/api/v1/resolve?ref=netresearch/jira-skill/skills/jira-communication/AGENTS.md GET https://markdownregistry.com/api/v1/blob/7970903ad57fc723d5e66060e27c290a23366d7cde11d59ab4d30f8b5cac6ecf
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.