Claude Session Introspect

Inspect Claude Code session JSONL files at ~/.claude/projects/ to extract real conversation telemetry: token counts (input/output/cache reads/cache writes), assistant turn counts, human prompt counts, tool-use counts, compaction boundaries, and the contents of compaction summaries. Use this skill when the user asks "how many tokens did this session use", "how many prompts have I sent", "show me the stats for this conversation", "what got compacted", "where are the compaction boundaries", "introspect the session", "do brain surgery on the JSONL", or wants any data point that lives inside the on-disk session log rather than the live context window. Inspired by Tal Raviv's "I wanted to know how compaction works" article.

biyearly-mesothelioma790 Updated

File contents

biyearly-mesothelioma790/skills/tree/main/claude-session-introspect commit 2150240362

Frequently asked questions

npx skillmds@latest add biyearly-mesothelioma790/claude-session-introspect