Queries local OrchestKit analytics across agents, skills, hooks, teams, and sessions with privacy-safe hashed project IDs. Nine subcommands cover everything from model delegation breakdowns to session replays and cost estimation with cache savings. All data lives in `~/.claude/analytics/` as JSONL files you can query with jq. The otel subcommand surfaces CC 2.1.117+ telemetry like slash command frequency and effort-vs-success correlation. Graceful fallbacks handle missing data and rotated files. If you're running multi-agent workflows or tracking token costs across projects, this gives you a local dashboard without sending anything off-box. Built for teams who want visibility without vendor lock-in.
npx skills add https://github.com/yonatangross/orchestkit --skill analytics