by egorfedorov · Agent Tool · ★ 70
Stop burning tokens on weak prompts and redundant reads. Tuned for Claude Opus 4.7 — including the 1M-context tier. The Problem The average Claude Code session wastes 30-50% of tokens on files that are read but never actually used. Every call consumes context — whether the file was relevant or not. A 200-line config file? 800 tokens gone. A README you glanced at once? 2,400 tokens burned. That Claude reads "just
| Stars | 70 |
| Forks | 11 |
| Language | JavaScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 72.0597422360537/100 |
| Open Issues | 9 |
| Last Updated | 2026-07-06 |
| Created | 2026-03-09 |
| Platforms | claude-code, cli, node |
| Est. Tokens | ~18k |
These tools work well together with claude-context-optimizer for enhanced workflows:
Explore other popular agent tool tools:
claude-context-optimizer is Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero c. It is categorized as a Agent Tool with 70 GitHub stars.
claude-context-optimizer is primarily written in JavaScript. It covers topics such as ai-tools, anthropic, claude-code.
You can find installation instructions and usage details in the claude-context-optimizer GitHub repository at github.com/egorfedorov/claude-context-optimizer. The project has 70 stars and 11 forks, indicating an active community.
claude-context-optimizer is released under the MIT license, making it free to use and modify according to the license terms.