What problem does it solve?
The session-insights skill analyzes Claude Code session histories to surface usage patterns, identify friction points, and produce prioritized, actionable recommendations that reduce wasted time and token cost.
Core Features & Use Cases
- Session aggregation: scan recent JSONL session logs and compute totals for sessions, messages, duration, and token consumption.
- Tool and activity analysis: extract and rank tool usage, file languages, git operations, and most-worked directories.
- Friction classification & suggestions: detect errors and classify them into taxonomy categories, surface repeated user instructions for CLAUDE.md, and recommend features to try (MCP, custom skills, hooks).
- Use case: audit the last 50 developer sessions to find frequent tool failures, high-cost prompts, and opportunities to automate repetitive interactions.
Quick Start
Use the session-insights skill to analyze my last 50 Claude Code sessions and produce a concise usage, friction, and recommendation report.