Anthropic says Claude Code can drop 80% of its system prompt with no coding loss
krishnan · x · 2026-07-27
Anthropic says it removed more than 80% of Claude Code’s system prompt for Claude Opus 5 and Claude Fable 5, with no measurable loss on coding evaluations. The post argues this is less a prompting trick than an agent-architecture shift:
- keep base context light
- place guidance where it naturally belongs
- load verification, code review, domain rules, and rubrics only when needed
- rely on artifacts, tests, code references, and tools as higher-fidelity context than prose
The broader takeaway is that context engineering is becoming information architecture. Teams will increasingly need to decide what belongs in memory, repo files, skills, tool schemas, and dynamically loaded context, or their agent stack turns into a junk drawer.
The attached sketch reinforces the same idea with a graph-based context flow: agent core, tools, memory, skills, verification rubrics, and knowledge base feeding the system as needed.
Related event: Anthropic Slashes Claude Code System Prompts by 80%(3 posts)→
More from coding & agent
- New tool puts Claude, Codex, Grok in shared sessions with your teammates — sergeykarayev · 2026-09-23
- Dev claims 20k more commits coming: Opus 5.5 and GPT-6 Sol supercharge his output — doodlestein · 2026-09-23
- A JEV-powered Wireshark classifier accidentally uncovered real backdoors on a home network — multiply_matrix · 2026-09-23
- 299 real intents tested: classifier routing trails GLM-4-Flash by 3 points but is 6.5x faster — Sufficient_Flower860 · 2026-09-23
- OpenExecutive: open-source virtual executive team of 8 specialist AI agents hits 5.1k GitHub stars — tom_doerr · 2026-09-23
- Framer launches Skills: teach your design agent reusable workflows, design systems and CMS rules — soleio · 2026-09-23