CLAUDE.md claudeA
CLAUDE.md is agent-read markdown (claude) from bendrucker/claude-code-agents-md.
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
# claude-code-agents-md Claude Code plugin that loads `AGENTS.md` files using hooks. ## Architecture ### Hooks **Always** use JSON Output mode. Use `hookSpecificOutput.additionalContext` to inject `AGENTS.md` content into Claude Code sessions. #### `SessionStart` - Injects root `AGENTS.md` content at session start - Uses `startup`, `clear`, and `compact` matchers #### `PostToolUse` (`Read`) - Walks upwards from path to project root, injecting the closest `AGENTS.md` - Tracks files already injected to avoid context duplication > The closest AGENTS.md to the edited file wins; explicit user chat prompts override everything. ## Development ### Plugin Structure - `hook.ts`: Hook script that finds and reads `AGENTS.md` - Use only eraseable TypeScript syntax to allow execution via `node` - `hooks/hooks.json`: Hook registration - `.claude-plugin/plugin.json`: Plugin manifest ## References - [AGENTS.md standard](https://agents.md) - [Claude Code hooks reference](https://code.claude.com/docs/en/hooks.md)
Read the whole file at its exact version.
How to install
mdr add bendrucker/claude-code-agents-md/CLAUDE.md@git:20260113.d1c343cmdr add bendrucker/claude-code-agents-md/CLAUDE.md@sha256:751e23b035efe4ebPin 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_nvwdxi4h2lifugh6)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260113.d1c343c latest | 2026-01-13 | d1c343c | 1,026 B | A | view · diff |
| git:20251212.79395af | 2025-12-12 | 79395af | 990 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (1026 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
bendrucker/claude-code-agents-md · 6 stars · license MIT · pushed 2026-09-18 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_nvwdxi4h2lifugh6 GET https://markdownregistry.com/api/v1/resolve?ref=bendrucker/claude-code-agents-md/CLAUDE.md GET https://markdownregistry.com/api/v1/blob/751e23b035efe4eb8ac885232e7d8594f89c30262a2228785f3f0bce945f529f
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 bendrucker/claude-code-agents-md
Every file in bendrucker/claude-code-agents-md