Fetching from the wire…
Public story · 2026-07-08 · high
Each tool targets a different type of token, so the savings stack instead of overlap, per one builder's breakdown.
Why now: The tactic surfaces as provider margins compress, so the same cost logic squeezing AI companies is now showing up in how builders manage their own token usage.
Claude Code users are chaining four separate token-reduction tools to cut their bills more than 90%, per a Codepointer breakdown.
That matters because for anyone running agents on a subscription, the real ceiling isn't the invoice. It's the usage limit, and every wasted token on a build-log dump is throughput you don't get back.
The stack follows an order. A model router picks the cheapest model for the job first.
Then rtk compresses tool and Bash output going back into context, cutting 60 to 90% off that class of token.
Next comes Caveman, a one-line Claude Code skill that forces terse output. It cut an average 65% of output tokens across ten benchmark prompts while keeping the substance.
Last in the chain is the Headroom proxy. It compresses tool and RAG payloads at the network layer, claiming 60 to 95% reduction.
Because each tool hits a different token class, input, tool output, model output, the savings multiply instead of overlapping.
Firecrawl ran its own 12-technique benchmark separately. Model routing, sending subagent work to Haiku instead of Opus, and path-scoped rules delivered the biggest wins. One prompt-shaping technique hit 91.9% context reduction with no measured quality loss.
The discipline that makes this work is measurement, not stacking. Run ccusage for a week to get a real baseline, then add one tool at a time. Stack all four blind and you'll never know which one is carrying your savings, or which one quietly wrecked your output.
The 90% number will get repeated more than the measurement discipline that makes it safe. Most people stacking these four tools blind won't notice which one degraded their output until the code breaks.
The timing lines up with the margin squeeze on providers. As their per-token profit shrinks, the same compression logic is showing up on the buyer's side of the ledger too.
Each link below shares sources, entities, or timing with this story.
Headroom compresses tool outputs, logs, RAG chunks, and files before they ever reach the model. It deploys as a library, a proxy server, or an MCP server, and the benchmarks are blunt: 92% token reduction on code search (17,765 down to 1,408) and SRE debugging (65,694 down to...
JuliusBrussee/caveman hit 54,000+ GitHub stars in under three weeks and topped Hacker News. The repo is exactly what it sounds like: a skill that strips agent verbosity, kills the "I'd be happy to help" preamble, and makes Claude answer in terse, near-grunt prose while keeping...
The headline number on this repo is 65% token savings. The number you should actually care about is 33.2%, and the reason to trust the project is that the maintainer tells you the difference. JuliusBrussee/caveman cut v2.1.0 on August 16 at 19:22 UTC (GitHub). The GitHub API r...
62,876 stars, ~313/day. Compresses tool outputs, logs, RAG chunks and files before they hit the model, and unusually publishes the other side of the trade: GSM8K holds at 0.870 (±0.000), TruthfulQA *improves* 0.530 → 0.560, SQuAD v2 and BFCL retain 97%. Real workloads: 92% sav...
headroomlabs-ai/headroom at 62.5K stars sits between an agent and its LLM compressing tool outputs, logs, files, and RAG chunks in flight, claiming 20% fewer tokens for coding agents and 60-95% fewer for JSON at unchanged answer quality (GitHub). Six content-type-specific comp...
Caveman is at 94,167 stars as a single skill for Claude Code, Codex, Gemini, Cursor, Windsurf, Cline, Copilot, and 30+ others, stripping conversational filler while keeping code, commands, and error strings byte-for-byte exact. The README's worked example compresses a 69-token...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.