Study: CLAUDE.md files grow unbounded; comments cut 99.3% excess instructions
omarsar0 · x · 2026-08-13
A study of 247,694 instruction lifetimes across 1,867 repos shows CLAUDE.md/AGENTS.md files grow without bound: appending is free, deleting costs exponential verification. Instructions more than tripled over lifetime, gaining 4.9 net per commit. Adding comments explaining rationale removed 99.3% excess instructions in verifiable settings and improved agentic instruction-following by up to 23.1%.
More from coding & agent
- Building a Concert Playlist Generator with Claude Code and Codex — cocktailpeanut · 2026-08-13
- Dev Reflects on AI Coding: Models Make Basic Reasoning Errors, Hand-Coding Wins — jsuarez · 2026-08-13
- Brainbase Launches Universal Managed Agents API: 50+ Models, 8 Harnesses — ycombinator · 2026-08-13
- Developer criticizes GitHub's API limits, builds self-hosted git service — samgoodwin89 · 2026-08-13
- How to Keep Thinking in the Age of AI — round · 2026-08-13
- Reverse Engineering Context Compaction in Open-Source Codex CLI — Kangwook_Lee · 2026-08-13