ARCHIVE · 34

All articles

Follow the trail from foundational concepts to practical engineering decisions.

AI Coding & Agents5 min read

[AI Context #4] Why CLAUDE.md Should Be Short

In Part 3, we saw how to clear conversation history with /clear. But checking the remaining context immediately afterward shows it is not at 100%. Run /context in Claude Code and the reason becomes clear: the system prompt, tool definitions, CLAUDE.md, and tools registered by MCP servers already consume tens of thousands of tokens…

Read article