analyze-sessions

Installation
SKILL.md

Session Analysis Pipeline

Analyze Claude Code sessions to discover plugin improvement opportunities using a structured pipeline.

Usage

/analyze-sessions 20                          # Analyze top 20 unanalyzed sessions
/analyze-sessions 50 --project some-project   # Filter to one project
/analyze-sessions 30 --synthesize             # Also produce synthesis report

Arguments

Parse $ARGUMENTS for:

  • count (required): Number of sessions to analyze (first positional arg)
  • --project NAME: Filter sessions to a specific project
  • --synthesize: After analysis, condense and produce updated improvement report
Related skills
Installs
1
GitHub Stars
299
First Seen
Mar 1, 2026