claudestat: before/after having real metrics on your Claude Code sessions
Before claudestat:
- No idea how much quota I had left
- No visibility into which tools cost the most
- Couldn't tell if caching was actually helping
- Hit the 5h limit mid-task with no warning
After:
claudestat status
📊 PRO plan
5h ████████████░░░░░░░░ 61% resets 4:10 AM
Week ██████░░░░░░░░░░░░░░ 31% resets May 18
claudestat top --by cost
web_search ████████████░░░░░░░░ $0.42 38 calls
read_file ████████░░░░░░░░░░░░ $0.28 127 calls
bash ██████░░░░░░░░░░░░░░ $0.21 94 calls
claudestat insights
Cache savings: $1.24 this week (per-model pricing)
Peak hours: 10am–12pm, 3pm–5pm
Top project: claudestat ($0.89)
Plus an MCP server — Claude can query its own stats directly.
Install:
npm install -g @statforge/claudestat && claudestat install