Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add instructions/holon-run/holon/claude-mdgit clone --depth 1 https://github.com/holon-run/holonWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/instructions/holon-run/holon/claude-md)<a href="https://agentmods.dev/instructions/holon-run/holon/claude-md"><img src="https://agentmods.dev/badge/instructions/holon-run/holon/claude-md.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00167 | $0.00167 |
| Opus 5 | $0.00084 | $0.00084 |
| Sonnet 5 | $0.00033 | $0.00033 |
| Haiku 4.5 | $0.00017 | $0.00017 |
Grade A, and why
holon CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
CLAUDE.md
This file is read by Claude Code and other agent tooling.
Repository-specific guidance (layout, commands, coding conventions, constraints) is maintained in AGENTS.md and should be treated as the source of truth.
- Read
AGENTS.mdbefore making changes. - If you discover outdated guidance, update
AGENTS.md(not this file). - If you work in a subdirectory, also check for nested
AGENTS.mdfiles with more specific rules.
For deeper contributor references (debugging, contracts), see docs/development.md.
Additional docs (non-authoritative, deeper dives):
CONTRIBUTING.mddocs/(architecture, modes, skills, GitHub/CI integrations)rfc/(design notes and proposals)
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 17 lines · 167 tokens per session scan A ccc0e7634bad
holon CLAUDE.md is an instructions file published in the GitHub repository holon-run/holon (134 stars, last pushed yesterday), licensed Apache-2.0. It adds 167 tokens to every session, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
gini-agent AGENTS.md
AGENTS.md instructions for Open-Curiosity/gini-agent, covering gini agent instructions, shape, adrs, boundaries and branches.
DashClaw CLAUDE.md
Claude Code instructions for ucsandman/DashClaw, covering dashclaw (v2 governance runtime), commands, verify before you commit, gotchas (what you can't infer from the code) and governance boundary.
DashClaw AGENTS.md
AGENTS.md instructions for ucsandman/DashClaw, covering tooling note, design context, gitnexus — code intelligence, always do and never do.
DashClaw copilot-instructions.md
Copilot instructions for ucsandman/DashClaw, covering dashclaw — github copilot instructions, design context, users, brand personality and aesthetic direction.
DashClaw GEMINI.md
Gemini CLI instructions for ucsandman/DashClaw, covering dashclaw development context, project overview, core product primitives, guard and action records.
bestie AGENTS.md
AGENTS.md instructions for sirquy/bestie, covering ai coding agent instructions, project state, current scope, architecture rules and safety and privacy.