AGENTS.md or CLAUDE.md?
Both if you use Claude Code heavily; converge on AGENTS.md as the cross-tool base with CLAUDE.md for Claude-specific extras.
Docs · Instruction Files (AGENTS.md, CLAUDE.md)
Standing orders, kept short.
Direct answer
Keep one cross-tool AGENTS.md plus tool natives (CLAUDE.md, .cursor/rules, copilot-instructions) thin: stack + versions, test/lint/build commands, non-obvious conventions, hard constraints. Everything the agent can infer from code stays out. Measured payoff for well-scoped files: ~29% faster PR tasks, ~17% fewer output tokens.
Instruction Files (AGENTS.md, CLAUDE.md)
Questions
Both if you use Claude Code heavily; converge on AGENTS.md as the cross-tool base with CLAUDE.md for Claude-specific extras.
Past a page, split: workflows move to on-demand skills, history moves to memory. Bloated files get ignored and re-bill every turn.
The team, in PRs. Convention changes are diffs, not chat messages — ContextOps, not folklore.
One binary. 11+9 Rust crates. 545 tests. Hand-written HNSW index. Three transport modes. Four providers, Ollama, Anthropic, OpenAI, Siemens. Zero API keys required to start. Mind remembers everything after the first session.