Are you TokenMaxxing hard enough? Find out in less than a minute โ†’

How hard are you TokenMaxxing?

Find out your tier in 3 commands. No signup. Runs locally.

find out your tier
$ pipx install tokenjam$ tj onboard --claude-code$ tj tokenmaxx
View on GitHub

Reads your existing ~/.claude/projects/ logs ยท 30 days of history ยท MIT-licensed

Here's what you'll see: a real run for a Max-5x user.

โ•ญโ”€ TokenJam TokenMaxxing Report โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚                                                                              โ”‚
โ”‚  โš–๏ธ You're a SteadyState.                                                    โ”‚
โ”‚                                                                              โ”‚
โ”‚  Normal drift. A /compact habit keeps it lean.                              โ”‚
โ”‚                                                                              โ”‚
โ”‚  64% of your quota went to overhead (re-reading history, CLAUDE.md,        โ”‚
โ”‚  tool output). 36% did net-new work.                                        โ”‚
โ”‚  Measured over 33 sessions in the last 30d.                                  โ”‚
โ”‚                                                                              โ”‚
โ”‚  ๐Ÿ’ก Reclaim overhead with tj context, or run tj optimize for the full      โ”‚
โ”‚  savings report.                                                             โ”‚
โ”‚                                                                              โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
  Share your tier: screenshot the above and tag @tokenjamdev

Post your tier on X.

Screenshot your output, tag @tokenjamdev, and we'll boost the best ones.

Share on X

The 5 tiers

Classification is based on how much of your quota goes to overhead: the share of your last-30-days tokens spent re-reading context (conversation history, CLAUDE.md, tool output) instead of doing net-new work. Lower overhead is leaner, so a lower share is a better tier.

  1. TokenMinimizer โ‰ค 30% overhead

    Surgical context. Teach the rest of us.

  2. LeanOperator โ‰ค 50% overhead

    Tight loop. Most of your quota does real work.

  3. SteadyState โ‰ค 70% overhead

    Normal drift. A `/compact` habit keeps it lean.

  4. ContextHeavy โ‰ค 85% overhead

    Overhead is winning. Run `tj context`.

  5. QuotaSink > 85% overhead

    Re-reading is eating your quota. Run `tj context`.

The overhead share is a measured fraction of your own tokens, not a guaranteed saving. Subscription plans see the headline as a token share; API plans get an "implied API value" line below it. The tier is a starting point. Run tj context to see where the overhead comes from.

What does it actually do with that?

The tier is the shock value. The point of the tool is what comes next: tj optimize runs five analyzers against your usage history and surfaces specific savings candidates: sessions where a cheaper model would have done the same job, prompt sections you could trim, prefixes you could cache, deterministic sequences you could replace with a script, and repeated planning you could serve from a template instead of regenerating.

Get TokenJam updates