Skip to main content
ClaudeWave
drona23 avatar
drona23

claude-token-efficient

View on GitHub

One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes.

Tools5.9k stars454 forksPythonMITUpdated 1mo ago
Editor's note

Claude-token-efficient is a single CLAUDE.md configuration file designed to suppress Claude Code's default verbosity and reduce output token consumption across repeated or automated workflows. The file instructs Claude to skip filler phrases like "Sure!" and "Absolutely!", avoid restating questions, omit unsolicited suggestions, and strip Unicode characters such as em dashes and smart quotes that can break downstream parsers. Users can either drop the file into a project directory for persistent, session-wide enforcement or paste a condensed rule set directly into chat for one-off sessions. Internal benchmarks across five prompts showed a 63% word reduction with no reported signal loss, and an independent head-to-head test against a competing configuration showed the v8 build cut costs by 17.4% across three coding challenges. The tool's own README is candid about the trade-off: because the file loads into context on every message, net savings only materialize when output volume is high enough to offset the recurring input token cost, making it most suitable for automation pipelines, agent loops, and high-volume code generation rather than casual single queries.

ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/drona23/claude-token-efficient
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claude-token-efficient

What is drona23/claude-token-efficient?

+

drona23/claude-token-efficient is tools for the Claude AI ecosystem. One CLAUDE.md file. Keeps Claude responses terse. Reduces output verbosity on heavy workflows. Drop-in, no code changes. It has 5.9k GitHub stars and was last updated 1mo ago.

How do I install claude-token-efficient?

+

You can install claude-token-efficient by cloning the repository (https://github.com/drona23/claude-token-efficient) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is drona23/claude-token-efficient safe to use?

+

Our security agent has analyzed drona23/claude-token-efficient and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains drona23/claude-token-efficient?

+

drona23/claude-token-efficient is maintained by drona23. The last recorded GitHub activity is from 1mo ago, with 2 open issues.

Are there alternatives to claude-token-efficient?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claude-token-efficient to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: drona23/claude-token-efficient
[![Featured on ClaudeWave](https://claudewave.com/api/badge/drona23-claude-token-efficient)](https://claudewave.com/repo/drona23-claude-token-efficient)
<a href="https://claudewave.com/repo/drona23-claude-token-efficient"><img src="https://claudewave.com/api/badge/drona23-claude-token-efficient" alt="Featured on ClaudeWave: drona23/claude-token-efficient" width="320" height="64" /></a>

More Tools