What problem does it solve?
Manually parsing Claude Code session transcripts to extract token usage, cache performance, subagent activity, and skill invocation data is tedious and error-prone. This Skill automates that analysis to deliver clear, actionable insights into your Claude Code usage patterns.
Core Features & Use Cases
- Automated Usage Aggregation: Scans ~/.claude/projects JSONL transcripts to calculate total token consumption, cache hit rates, subagent call volumes, and skill usage across all sessions and projects.
- Interactive HTML Reporting: Generates a self-contained, explorable HTML report with visualizations including session timelines, token breakdowns by project, top expensive prompts, and cache break details with drill-down context.
- Use Case: Use this Skill to identify anomalous usage patterns (e.g., a single project consuming 40% of your weekly tokens), optimize cache performance, and reduce unnecessary token spend from overzealous subagent spawning.
Quick Start
Use the session-report skill to generate an interactive HTML usage report for your last 7 days of Claude Code sessions.