Epoch CLAUDE.md

Epoch CLAUDE.md is an instructions file for Claude Code from KyaniteLabs/Epoch. It costs 431 tokens per session, scanned A, original, Apache-2.0.

A set of instructions for the Epoch project’s Claude adapter and orchestrator. It says to follow project guidance, preserve existing work, and verify claims before reporting them.

In plain words
What is it for?
Checking repository and runtime state, following the project’s orchestration rules, and running focused verification after changes.
Why use it?
It helps prevent unverified status reports, accidental loss of local changes, and unapproved external or destructive actions.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code; mentions AGENTS.md.

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/kyanitelabs/epoch/claude-md
Clone the repo
git clone --depth 1 https://github.com/KyaniteLabs/Epoch

Made for: Claude Code.

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 Epoch CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/kyanitelabs/epoch/claude-md.svg)](https://agentmods.dev/instructions/kyanitelabs/epoch/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/kyanitelabs/epoch/claude-md"><img src="https://agentmods.dev/badge/instructions/kyanitelabs/epoch/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 431 This file is loaded in full into every session.
When invoked 431 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.1 $0.00431 $0.00431
Opus 5 $0.00216 $0.00216
Sonnet 5 $0.00086 $0.00086
Haiku 4.5 $0.00043 $0.00043

Measured 6d ago against content hash 4892ac8aa0d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

Epoch 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 6d 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.

CLAUDE.md · 38 lines

How it starts

The opening of the file, as written. The whole thing — 38 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Claude adapter

Read the nearest AGENTS.md first; it is the canonical Epoch contract. Keep tool counts, endpoints, release state, and provider details in the current source docs and runtime configuration, not in this adapter.

  • Preserve dirty work and keep changes scoped.
  • Verify current code, tests, branch, remote, CI, provider, auth, and runtime state before claims.
  • Run focused checks for changed surfaces before claiming completion.
  • Stop before external, credentialed, public, financial, or destructive actions without explicit approval.

Empower the Orchestrator

This repository is governed by the Empower Orchestrator law. Every top-level/orchestrator Claude Code session is an audition to improve the system, not only finish the current task.

When you notice a repeatable task done 3+ times or a recurring agent failure mode, consider shipping the smallest durable artifact that prevents the repetition: a tool, skill, slash command, hook, guardrail, memory entry, test, verifier, or doctrine doc.

This applies to top-level/orchestrator sessions. Background workers execute their assigned slice and do not independently widen scope.

Before dispatching automation or creating a durable system change, state the four-question blast-radius check in chat:

  1. Scale: one file/workspace/all sessions?
  2. Severity: minor friction/broken workflow/data loss or leaked content?
  3. Reversibility: single revert/manual cleanup/surgery?
  4. Predictability: bounded failure mode/guessing/unknown?

All green permits auto mode. Any yellow requires inline human approval. Any red means do not dispatch; do the work inline or escalate.

Worker discipline: isolated worktree/sandbox, one artifact equals one commit/change unit, verify before commit, register through the target tool's native discovery surface, and never write outside the assigned scope.

Success line: “I noticed X, found a better way. The system just got an upgrade.”

Full recipe: docs/agent-law/empower-orchestrator.md.

Read the full file on GitHub · 38 lines

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. 6d ago First seen · 38 lines · 431 tokens per session scan A 4892ac8aa0d8

Subscribe to this mod's changes

Epoch CLAUDE.md is an instructions file published in the GitHub repository KyaniteLabs/Epoch (7 stars, last pushed 3d ago), licensed Apache-2.0. It adds 431 tokens to every session, about $0.0022 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.