Claude Code’s prompt cut is closer to 70%, and only on frontier models
PawelHuryn · x · 2026-07-22
The author says the widely cited "80% prompt cut" for Claude Code is overstated, and the real reduction is closer to 70% for frontier models.
What changed
- For Opus, the prompt shrinks from 2,686 words to 514 with memory off, but the memory rules were not deleted.
- When memory is included, the real drop is from 2,686 words to 830.
- The stripped prompt only applies to frontier models like Opus 4.8 and Fable 5; Sonnet 5 and Haiku 4.5 still keep the older, longer instruction set.
Why Anthropic did it
Anthropic’s explanation is simple: smarter models need fewer instructions.
The takeaway is that if your CLAUDE.md keeps growing, you may be writing for a weaker model than the one you are actually using.
Related event: Reverse Engineering Shows Claude Code Prompts Reduced by 70%(2 posts)→
More from coding & agent
- Data engineering, not agent frameworks, is the real bottleneck for enterprise AI agents — dhruv2038 · 2026-09-11
- GPT-6 Astra beats Factorio with enemies in 44 in-game hours at ~$4,500 API cost — liminal_bardo · 2026-09-11
- 105 hidden bugs, 2 repos: DeepSeek V4.1 Flash fixes 24 at $1.80 vs Opus 5's 27 at $51.33 — ChartsJournalX · 2026-09-11
- Investment Analyst Asks How to Build a Claude-Based Diligence Agent Stack — Careless_Tie2286 · 2026-09-11
- Treating agents like 50 First Dates: a 3-layer context system so every conversation doesn't start from zero — evielync · 2026-09-11
- Running the Firefox MCP on Android via Termux, ngrok, and mcp-proxy — Nervous-Strain7544 · 2026-09-11