session-inspector

This skill should be used when inspecting, analyzing, or querying Claude Code session logs. Use when users ask about session history, want to find sessions, analyze context usage, extract tool call patterns, debug agent execution, or understand what happened in previous sessions. Essential for understanding Claude Code's ~/.claude/projects/ structure, JSONL session format, and the erk extraction pipeline.

$ インストール

git clone https://github.com/dagster-io/erk /tmp/erk && cp -r /tmp/erk/.claude/skills/session-inspector ~/.claude/skills/erk

// tip: Run this command in your terminal to install the skill