Cchubber
Description
What you spent. Why you spent it. Is that normal. — Claude Code usage diagnosis
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
CC Hubber
[](https://www.npmjs.com/package/cchubber) [](https://www.npmjs.com/package/cchubber)
Your Claude Code usage, diagnosed. One command.
npx cchubber
Reads your local data, generates an HTML report. No API keys, no accounts. Sends anonymous stats for community benchmarks ([details](#telemetry)). Opt out: `--no-telemetry`.
Built during the March 2026 cache crisis because nobody could tell if they'd been hit. Thousands of users burning through limits 10-20x faster than normal, and Anthropic's only answer was "we're investigating." We wanted receipts.
What you get
A single HTML report that tells you three things: what you spent, why you spent it, and whether that's normal.
**The diagnosis:**
- Cache health grade (trend-weighted, recent 7 days count more)
- Inflection point detection: "Your efficiency dropped 3.2x starting March 17"
- Per-project cost breakdown with decoded project names
- Session intelligence: duration stats, tool usage, activity heatmap
- Model routing analysis (93% Opus? Your limits would last 3x longer on Sonnet)
- 8 actionable recommendations, each with estimated usage savings
**The data:**
- Cost calculated from actual token counts (LiteLLM pricing, not the broken
costUSDfield) - Message-level deduplication (Claude Code JSONL files contain ~50% duplicates from session resume)
- Subagent visibility: Haiku and Sonnet background agents show up in model distribution
- CLAUDE.md section-by-section analysis with per-message cost impact
- Cache break estimation even when diff files don't exist on your CC version
**The shareable card:** An animated card with your grade, spend, cache ratio, and diagnosis line. Export as video. Post it. Let people see the numbers Anthropic won't show them.
Install
npx cchubber
Or globally:
npm install -g cchubber
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development