Optimus Stats — Development skill for Claude Code
Show Optimus token usage, subagent dispatch counts, and estimated savings for this project.
How to install Optimus Stats
Installs to ~/.claude/skills/pietermyb-optimus-optimus-stats/SKILL.md
mkdir -p ~/.claude/skills/pietermyb-optimus-optimus-stats && curl -fsSL https://raw.githubusercontent.com/pietermyb/optimus/HEAD/commands/optimus-stats.md -o ~/.claude/skills/pietermyb-optimus-optimus-stats/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Optimus Stats does
description: Show Optimus token usage, subagent dispatch counts, and estimated savings for this project allowed-tools: Bash(optimus-stats:*)
!`optimus-stats`
Present the output above to the user as a readable summary (it is real, already-computed data from local transcript files — do not recompute or second-guess the numbers). Keep the "estimate" and pricing-assumption caveats it prints; do not drop them for brevity.
Alternatives in Development
- Mempalace Status — Show the current state of your memory palace — wings, rooms, drawer counts, and suggestions 58.6k ★
- Codexbar — Show usage stats for OpenAI Codex and Claude Code, without having to login 8.8k ★
- Sniffly — Claude Code dashboard with usage stats, error analysis, and sharable feature 1.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Token Saver Stats
Show token-saver compression statistics and savings
Tldr Stats
Real session token usage + lifetime savings + USD estimate. Shareable line via --share.
Context Mem Status
Show session status — estimated token usage, session duration, observation count, and session chain
Token Cost
Show token usage and estimated cost for this project
Tokens
Show the Monomind token usage dashboard — reports spend and call counts for today, week, 30days, or month
Catalyst Stats
Show a compact read-only report of the current session — approximate token usage (exact when transcript usage
Related Agents
Stats Analyzer
Analyzes ~/.claude/stats-cache.json and history.jsonl to produce a concise usage report with model token break
Usage Reporter
Reads real Claude Code usage from ~/.claude/stats-cache.json. Reports daily/weekly token usage by model, cache
Gas Optimizer
Finds gas-saving opportunities with concrete patches and estimated savings. Use from /gas.