Tag: claude-code
All the articles with the tag "claude-code".
-
Token Compression for Claude Code with RTK + Headroom
RTK and Headroom saved 1.5B tokens in one month. Setup guide included.
-
Hook-Based Context Injection for AI Coding Agents
A three-tier system that keeps AI coding agents aligned with your project's conventions through hot memory (always loaded), cold memory (injected on demand), and runtime enforcement (blocking violations after every edit). Agent-agnostic.