·session-inspector
</>

session-inspector

dagster-io/erk

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.

5Installs·2Trend·@dagster-io

Installation

$npx skills add https://github.com/dagster-io/erk --skill session-inspector

SKILL.md

Session Inspector provides comprehensive tools for inspecting Claude Code session logs stored in /.claude/projects/. The skill enables:

| list-sessions | List sessions with metadata for current worktree | | preprocess-session | Convert JSONL to compressed XML | | extract-latest-plan | Extract most recent plan from session | | create-issue-from-session | Create GitHub issue from session plan | | extract-session-from-issue | Extract session content from GitHub issue |

| /erk:sessions-list | Display formatted session list table | | /erk:analyze-context | Analyze context window usage across sessions |

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. Source: dagster-io/erk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dagster-io/erk --skill session-inspector
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Source: dagster-io/erk.

How do I install session-inspector?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dagster-io/erk --skill session-inspector Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dagster-io/erk