GitHub - drona23/claude-token-efficient: One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes. · GitHub
2026-04-30
![]()
This project provides a single CLAUDE.md instruction file that reduces token consumption by constraining Claude's output verbosity—eliminating filler phrases, unnecessary restatements, over-engineering, and formatting inefficiencies that accumulate across high-volume workflows. The approach works best for automation pipelines and repeated structured tasks where the file's context overhead is amortized across many calls, but adds net token cost for single short queries or casual one-off use where the instruction file must load into context on every message.
Was this useful?