claude-code-engineering CLAUDE.md

A project instruction file for a Python development project whose team uses multiple review skills, validation checks, and a knowledge layer that requires claims to be checked.

In plain words
What is it for?
Use it to guide work on the project: write standard-library Python, run subprocess-based tests, follow its exit-code rules, and develop on feature branches.
Why use it?
It gives contributors shared rules for language, dependencies, exit codes, testing, repository boundaries, and branch usage.

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/everywan-dev/claude-code-engineering/claude-md
Clone the repo
git clone --depth 1 https://github.com/everywan-dev/claude-code-engineering
Per session 158 This file is loaded in full into every session.
When invoked 158 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.00158 $0.00158
Opus 5 $0.00079 $0.00079
Sonnet 5 $0.00032 $0.00032
Haiku 4.5 $0.00016 $0.00016

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

Security

Grade A, and why

claude-code-engineering 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 yesterday.

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 · 14 lines

What it actually says

validated-memory — development conventions

  • Runtime code is Python 3, standard library only. pytest is the only development dependency.
  • All content in this repo (code, comments, CLI messages, docs, skills) is written in English.
  • This repo is self-contained: no references to internal company projects.
  • Exit code convention: 0 = clean or WARNING-only findings; 1 = ERROR (gates); 2 = usage error.
  • Testing seam: the CLI invoked as a subprocess over fixture adopter trees, asserting on exit codes, output, and produced files. Tests never import the package's internals.
  • Work on feature/* branches; never force-push main.
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. yesterday First seen · 14 lines · 158 tokens per session scan A 3ce37b413344

Subscribe to this mod's changes

claude-code-engineering CLAUDE.md is an instructions file published in the GitHub repository everywan-dev/claude-code-engineering (2 stars, last pushed 13d ago), licensed Apache-2.0. It adds 158 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-31.

Related

Other instructions, from other repositories

proofpress AGENTS.md

The Governance Layer for Agent-Produced Knowledge.

chenmingtang830/proofpress · 3,718 tokens

nyxdoc AGENTS.md

AGENTS.md instructions for getnyxdoc/nyxdoc: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ (resolved from this file's directory; in monorepos the next package may not be visible from the repo…

getnyxdoc/nyxdoc · 154 tokens

nyxdoc CLAUDE.md

Claude Code instructions for getnyxdoc/nyxdoc, a project described as: An agent-native document system for people and their external agents.

getnyxdoc/nyxdoc · 5 tokens

core copilot-instructions.md

Instructions for asdecided/core: These decisions are already accepted. Do not re-open or contradict them; ask the AsDecided MCP tools (getartifact, searchartifacts) for the full text before proposing a change that touches one.

asdecided/core · 3,534 tokens

SoDam-WikiMate AGENTS.md

Instructions for sodam-ai/SoDam-WikiMate, covering wikimate 작업 규칙 (크로스툴 — claude code · codex · gemini 공용), 문체, 자동 동작 (자연어 트리거 — 강제 호출 불필요), 접근 규칙 (자동 감지 — 특정 도구에 한정하지 않음) and obsidian 규칙.

sodam-ai/SoDam-WikiMate · 1,936 tokens

soia-open-skills AGENTS.md

Instructions for soia-team/soia-open-skills, covering agents.md - soia-open-skills, repository purpose, safety rules, validation and git workflow(本仓特有:默认分支是 main).

soia-team/soia-open-skills · 1,325 tokens