repobrain CLAUDE.md

A startup guide for Claude Code in a software repository, pointing it to the main rules and to OpenSpec, a system for planning and documenting proposed changes.

In plain words
What is it for?
Use it when working on repobrain, particularly when preparing plans, proposals, architecture changes, or other substantial updates.
Why use it?
It tells the assistant which project instructions to read before coding, especially for new features, major changes, or unclear requests.

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/study8677/repobrain/claude-md
Clone the repo
git clone --depth 1 https://github.com/study8677/repobrain
Per session 218 This file is loaded in full into every session.
When invoked 218 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 89% copy Near-identical to another mod 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.00218 $0.00218
Opus 5 $0.00109 $0.00109
Sonnet 5 $0.00044 $0.00044
Haiku 4.5 $0.00022 $0.00022

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

Security

Grade A, and why

repobrain 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 2d 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.

Origin

This is a copy

89% identical to 1code AGENTS.md — 12 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 30 lines

What it actually says

CLAUDE.md

Claude Code bootstrap file.

Primary behavior rules live in AGENTS.md.

OpenSpec Instructions

These instructions are for AI assistants working in this project.

Always open @/openspec/AGENTS.md when the request:

  • Mentions planning or proposals (words like proposal, spec, change, plan)
  • Introduces new capabilities, breaking changes, architecture shifts, or big performance/security work
  • Sounds ambiguous and you need the authoritative spec before coding

Use @/openspec/AGENTS.md to learn:

  • How to create and apply change proposals
  • Spec format and conventions
  • Project structure and guidelines

Keep this managed block so 'openspec update' can refresh the instructions.

Before acting:

  1. Read AGENTS.md.
  2. For spec or proposal work, follow openspec/AGENTS.md.
  3. Load project context from CONTEXT.md, .repobrain/, and mission.md only as needed.
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. 2d ago First seen · 30 lines · 218 tokens per session scan A e1e5a13b72a2

Subscribe to this mod's changes

repobrain CLAUDE.md is an instructions file published in the GitHub repository study8677/repobrain (1,322 stars, last pushed 4d ago), licensed MIT. It adds 218 tokens to every session, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to 1code AGENTS.md, differing in 12 lines, and is treated as a copy.