Skip to content
Development
Command

/tokendiet

Audit your code for wasteful LLM API spend and get a concrete plan to cut it — cache, batching, retry caps, prompt bloat. No fabricated numbers.

shell
$ npx -y skills add Fortytude/TokenDiet --agent claude-code

Ships with tokendiet. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/tokendiet

Context preview

What this command does when you run it.

Audit your code for wasteful LLM API spend and get a concrete plan to cut it — cache, batching, retry caps, prompt bloat. No fabricated numbers.
Stats
11
Stars
0
Views
0
Forks
Active
Maintenance
MIT
License
27d ago
Last commit
28d ago
Created

Repo: Fortytude/TokenDiet