Skip to content

Add TokenizerSpeedUp to Claude Plugins#67

Open
AndreasSchwan-SIMO wants to merge 1 commit intojqueryscript:mainfrom
AndreasSchwan-SIMO:add-tokenizer-speedup
Open

Add TokenizerSpeedUp to Claude Plugins#67
AndreasSchwan-SIMO wants to merge 1 commit intojqueryscript:mainfrom
AndreasSchwan-SIMO:add-tokenizer-speedup

Conversation

@AndreasSchwan-SIMO
Copy link

What

Adding TokenizerSpeedUp to the Claude Plugins section.

About TokenizerSpeedUp

TokenizerSpeedUp is a Claude Code plugin by SIMO GmbH that reduces token consumption by 30-60% through intelligent context management:

  • Context Gating — YAML rule engine matches keywords in prompts to load only relevant documentation
  • Context Compression — Summaries instead of full files above configurable thresholds
  • Session Intelligence — Proactive token budget management to avoid costly compacting events

Token counting runs locally via tiktoken. Privacy-first: only anonymous counters are transmitted.

Internal case study: 54% reduction on CLAUDE.md context, 40% reduction in average session length.

TokenizerSpeedUp is a Claude Code plugin by SIMO GmbH that reduces
token consumption by 30-60% through intelligent context gating,
compression, and session management. YAML-based rule engine, local
token counting via tiktoken, privacy-first design.

https://github.com/AndreasSchwan-SIMO/tokenizer-speedup
https://tokenizer-speedup.simosphereai.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant