se-session-extract

Community

Extract session skeletons and error signals.

Authorsimonwjackson
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large session JSONL files contain rich transcripts but are often too big to load into context. This Skill provides lightweight extraction of relevant narrative skeletons or error signals to support focused analysis.

Core Features & Use Cases

  • Extract a conversation skeleton: a concise narrative of user/assistant turns and collapsed tool-call summaries.
  • Extract error signals: identify and surface tool errors or failures from a session file for quick diagnosis.
  • Use case: Analysts load one or more session JSONL files and need compact digests to feed AI agents without exposing full transcripts.

Quick Start

Run the extractor on a session.jsonl file to obtain either a skeleton or error digest.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: se-session-extract
Download link: https://github.com/simonwjackson/pi-software-engineering/archive/main.zip#se-session-extract

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.