Home / pchuri / jira-cli · CLAUDE.md · GitHub

CLAUDE.md claudeA

CLAUDE.md is agent-read markdown (claude) from pchuri/jira-cli.

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 Project Guide

## Project Overview
Modern, extensible JIRA command-line interface built with Factory pattern and Commander.js. Provides full CRUD operations for issues, projects, and sprints with beautiful terminal UX.

## CLI Design Philosophy
- **Non-Interactive**: All commands require explicit CLI arguments for full automation support
- **Scriptable**: Designed for CI/CD pipelines and shell scripts
- **No Prompts**: All input via flags or environment variables, no interactive prompts
- **Description Files**: Use `--description-file` for multi-line content
- **Explicit Validation**: Clear error messages with usage examples when options missing

## Architecture

### Design Patterns
- **Factory Pattern**: Command creation via `lib/factory.js`
- **Dependency Injection**: Services injected into commands
- **Commander.js**: CLI framework for command routing and parsing

### Project Structure
```
jira-cli/
├── bin/
│   ├── index.js              # CLI entry point
│   ├── root.js               # Root command setup
│   └── commands/             # Command implementations
│       ├── config.js         # Configuration management
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pchuri/jira-cli/CLAUDE.md@git:20260923.b8b1e65
Exact content
mdr add pchuri/jira-cli/CLAUDE.md@sha256:3225ab5edab7c90b

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260923.b8b1e65 latest2026-09-23 b8b1e65 6,991 BA view · diff
git:20260923.474f0d32026-09-23 474f0d3 6,363 BA view · diff
git:20251210.872a39c2025-12-10 872a39c 5,572 BA view · diff
git:20251210.11d096a2025-12-10 11d096a 4,839 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (6991 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_z55kdasyyb3oqxsd
GET https://markdownregistry.com/api/v1/resolve?ref=pchuri/jira-cli/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/3225ab5edab7c90ba43b66fe6379d0f8ba29e73d047c80971212adbf92a7bea4

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
jira skill
pchuri/jira-cli · plugins/jira/skills/jira/SKILL.md · Use jira-cli to configure Jira access and manage issues, comments, remote links, projects, and sprints from the…
git:20260923.b8b1e65 · audit A · 14 stars

Every file in pchuri/jira-cli

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

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