releaseengineering
Why I built a token-efficiency layer for Claude Code
Token counts are a real operating cost. ashlr is the open-source plugin that fixes the read-everything problem in Claude Code — cutting mean token usage by 79.5% on real codebases (files ≥ 2 KB; small files are cached free).
Read