What problem does it solve?
This Skill removes the manual work of digging through Claude Code session logs to understand token usage, spending, and model behavior. It turns raw telemetry into a readable cost and efficiency summary so you can quickly spot waste, spikes, and unexpected model usage.
Core Features & Use Cases
- Session cost analysis: Review the current session, a specific session, today, the last 24 hours, or the last 7 days.
- Per-model and per-call breakdowns: See input, output, cache reads, cache writes, context growth, and model-by-model usage.
- Adversarial efficiency insights: Detect high token ratios, missing cache reuse, context explosions, and subagent-heavy runs.
- Practical use case: Use it after a long Claude Code run to find which agent, model, or call pattern drove the cost and whether a cheaper model would have been sufficient.
Quick Start
Ask the skill to analyze the current Claude Code session and return the full token-cost dashboard with breakdowns, model usage, and issue detection.