Reading up on CLAUDE.md
2 deep · digging since jul 29
- A Complete Guide To AGENTS.md
An AGENTS.md file configures AI coding agent behavior, and should be kept minimal using progressive disclosure—only essential instructions like project description and package manager belong at the root, with other rules delegated to separate files.
- The Orchestrator's Tax
The author argues that in multi‑agent LLM workflows the real cost is context pollution in the orchestrator’s working memory, not token usage or parallelism, and proposes rules to protect it.