By thoeltig
Remove duplicate file reads and script outputs from Claude Code transcripts to reduce token waste and lower hallucination risk when resuming sessions.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thoeltig/claude-code-toolkit --plugin smart-compactBenchmarking framework to analyse tokenization per file format.
Download and cache full page content from URLs for complete information retrieval without summarization loss. Removes only simple hidden content but has NO prompt injection detection or guard. Should only be used on official and trusted sources like documentations.
Lightweight reconnaissance system that provides direction before exploration. Query for relevant files before reading them - avoid expensive blind exploration and context pollution.
Batch file I/O for Claude Code — read N files and run M edits per call, cutting tool calls and context overhead by ~50–60%.
Comprehensive management of Claude Code features including skills, slash commands, hooks, MCPs, subagents, and prompts. Create, analyze, and improve Claude Code capabilities with official documentation guidance.
Session transcript timeline viewer for Claude Code and Codex agent sessions
Persistent local memory for Claude Code. Every tool call, every file edit, every thinking block from every session — stored verbatim on your machine. Semantic recall in ~126ms with zero API calls.
Governor: always-on compact professional output, telemetry, context slimming, tool-output filtering, prompt guidance, and drift guardrails for Claude Code Max users.
Token optimization for Claude Code. Automatic tool output compression (40-60% reduction), token meter in statusline, auto-compact at 70% context, structured output formats, self-building project wiki, URL ingestion, Karpathy compile pass, and semantic lint.
Opus 4.8-aware context optimization: silent-by-default hooks, honest NET token savings, big-file map-then-load, Context Control Center, per-task tracking, prompt coach
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review