pietermyb

Optimus Stats — Development skill for Claude Code

Development community

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

Terminal
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 Repository