ww-w-ai/super-token-saver

34 stars · Last commit 2026-09-07

Restore prior Claude Code AND Codex sessions with zero LLM calls. Cross-tool session handoff, cache-expiry prevention, real cost dashboard. One plugin, both hosts.

README preview

# super-token-saver

**The only Claude Code plugin that reads CC's source to find where your tokens go, then plugs the leaks automatically. Spend less. Code longer.**

> Measured: a real $326/day workload dropped to **$180/day, a 45% cut.** Automatic SubTask delegation, zero-cost context restoration, a full analytics dashboard, and a guard for cache expiry. One install, zero config.

Works on **Max Plan ($200/mo)** and **API pay-per-use**. Same plugin, same features. It matters more on pay-per-use, where there is no monthly buffer and every leaked token lands on the invoice.

![Usage dashboard — see exactly where your tokens go](docs/images/usage-view-overview.png)

### What it does in 30 seconds

| Feature | What happens | Impact |
| ------- | ------------ | ------ |
| 🧠 Session Architect | Hands heavy work to SubTasks (37.5% cheaper cache) and bundles tool calls to cut round-trips | Smaller context, fewer round-trips, lower bills |
| 🪶 Concise Mode | Trims the padding from responses and keeps the substance | Fewer output tokens per reply |
| 🔄 /s-continue | Replaces /compact. Zero LLM calls, zero cost, zero information loss. Restores **Codex** sessions too | Free context restoration in both tools |
| 🤝 /s-compact | Writes a handoff that /s-continue loads automatically, including subagent findings and tool results the transcript never keeps | The next session inherits the hidden context |
| 📊 Status Line | Live cost, context size, and rate limit, under 50ms | See trouble before it costs you |
| 📈 /usage-view | Interactive HTML dashboard with AI analysis | Full cost forensics in one click |

View full repository on GitHub →