hames CLAUDE.md

hames CLAUDE.md is an instructions file for coding agents from baek-labs/hames. It costs 199 tokens per session, scanned A, original, MIT.

A central instruction file for Hames, a modular system that routes coding tasks to the right workspace and agent team. It points to detailed rules for prompts, context, agents, task handling, and enforcement.

In plain words
What is it for?
Use it when working in Hames to load its operating rules, route tasks, select agent teams, and apply workspace-specific settings.
Why use it?
It gives the system one entry point for deciding how tasks should be interpreted and which project rules should apply.

Instructions file

Install

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.

agentmods
npx agentmods add instructions/baek-labs/hames/claude-md
Clone the repo
git clone --depth 1 https://github.com/baek-labs/hames

Wrote 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.

agentmods badge for hames CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/baek-labs/hames/claude-md.svg)](https://agentmods.dev/instructions/baek-labs/hames/claude-md)
Your own site
<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>
Per session 199 This file is loaded in full into every session.
When invoked 199 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured today against content hash ff8c702298b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

CLAUDE.md · 19 lines

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.

Changes

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.

  1. today Changed · -124 lines · -939 tokens per session ff8c702298b2
  2. 4d ago First seen · 143 lines · 1,138 tokens per session scan A f9515cc1e7a4

Subscribe to this mod's changes

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.

Related

Other instructions, from other repositories

sofagent GEMINI.md

Instructions for KongFangXun/sofagent, covering gemini.md · sofagent gemini cli 适配(薄挂载), 会话开始时按序加载(四层加载链), 审计强制(平台无关) and 连接 mcp server.

KongFangXun/sofagent · 464 tokens

sofagent AGENTS.md

Instructions for KongFangXun/sofagent, covering agents.md · sofagent codex 适配(薄挂载), 会话开始时按序加载(四层加载链), modelinstructionsfile(可选), /.codex/config.toml and 审计强制(平台无关).

KongFangXun/sofagent · 562 tokens

sail CLAUDE.md

Claude Code instructions for standardapplied/sail, covering claude.md, why sail exists, tech stack, infrastructure inside containers and conventions.

standardapplied/sail · 2,067 tokens

b3rys-team-os CLAUDE.md

Claude Code instructions for b3rys/b3rys-team-os, covering team-collab — project rules, 정체, 핵심 결정 (불변), 디렉토리 규칙 and 작업 규칙.

b3rys/b3rys-team-os · 383 tokens

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.

querystory/tmux-rc · 949 tokens

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).

trentisiete/endy · 3,029 tokens