Anthropic cuts Claude Code’s system prompt by 80% with no performance loss

1 hour ago 2



Anthropic just did the AI equivalent of Marie Kondo-ing its codebase. The company reduced the system prompt powering Claude Code by approximately 80%, dropping from around 800 tokens down to just 164. The kicker: performance didn’t budge. If anything, it may have gotten better. The change was announced on July 2, 2026, by Anthropic engineer Thariq Shihipar at the AI Engineer World’s Fair. Less is literally more For the uninitiated, a system prompt is the set of instructions that tells an AI model how to behave before a user ever types a word. Claude Code’s old system prompt was roughly 800 tokens of detailed instruction. The new prompt is 164 tokens. Anthropic gutted more than three-quarters of the instructions and the model kept performing at the same level on benchmarks, or potentially improved. Claude Code is a command-line tool that lets developers manage coding tasks through conversation with an AI agent. Every time a developer sends a request, the system prompt tags along for the ride. Cutting that prompt by 80% means fewer tokens consumed per interaction, which translates directly to lower costs and faster response times for every single user. The philosophy behind the trim ...

Read Entire Article