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/baek-labs/hames/claude-mdgit clone --depth 1 https://github.com/baek-labs/hamesWrote 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/baek-labs/hames/claude-md)<a href="https://agentmods.dev/instructions/baek-labs/hames/claude-md"><img src="https://agentmods.dev/badge/instructions/baek-labs/hames/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.00199 | $0.00199 |
| Opus 5 | $0.00100 | $0.00100 |
| Sonnet 5 | $0.00040 | $0.00040 |
| Haiku 4.5 | $0.00020 | $0.00020 |
Grade A, and why
hames 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 today.
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
Hames plugin development
src/ is the source of truth. The packages/codex and packages/claude trees are generated distribution outputs; rebuild them with node scripts/build.mjs and never maintain host copies by hand.
The Core product surface is exactly /setup, /ready, /go, and /doctor. Preserve existing project entry files during setup, require exact contract approval before activation, request a separate confirmation for critical actions, and store only safe evidence metadata.
All project locations are relative to the configured project root. File hooks must reject lexical and symlink escape, while descriptions must state that shell and unstructured UI enforcement is best-effort.
For changes, add or update tests first, then run:
node --test
node scripts/build.mjs
node scripts/verify.mjs
git diff --check
Do not commit, push, release, publish, or submit a marketplace listing without an explicit request.
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.
- today Changed · -124 lines · -939 tokens per session ff8c702298b2
- 4d ago First seen · 143 lines · 1,138 tokens per session scan A f9515cc1e7a4
hames CLAUDE.md is an instructions file published in the GitHub repository baek-labs/hames (5 stars, last pushed yesterday), licensed MIT. It adds 199 tokens to every session, about $0.0010 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-31.
Other instructions, from other repositories
sofagent GEMINI.md
Instructions for KongFangXun/sofagent, covering gemini.md · sofagent gemini cli 适配(薄挂载), 会话开始时按序加载(四层加载链), 审计强制(平台无关) and 连接 mcp server.
sofagent AGENTS.md
Instructions for KongFangXun/sofagent, covering agents.md · sofagent codex 适配(薄挂载), 会话开始时按序加载(四层加载链), modelinstructionsfile(可选), /.codex/config.toml and 审计强制(平台无关).
sail CLAUDE.md
Claude Code instructions for standardapplied/sail, covering claude.md, why sail exists, tech stack, infrastructure inside containers and conventions.
b3rys-team-os CLAUDE.md
Claude Code instructions for b3rys/b3rys-team-os, covering team-collab — project rules, 정체, 핵심 결정 (불변), 디렉토리 규칙 and 작업 규칙.
tmux-rc AGENTS.md
Instructions for querystory/tmux-rc, covering agents.md — working conventions for tmux-rc, testing changes on the live dev instance, develop in worktrees, off main, review before merge and ui iconography: no emoji — inline lucide icons.
endy AGENTS.md
Instructions for trentisiete/endy, covering endy — multi-agent coding stack, who's in the stack, delegation primitives, personas (templates, not obligations) and cli gotchas (keep in mind).