Extracts behavioral insights and detects patterns within AI conversation histories to identify success signals and friction points.
The Session Analysis skill provides a sophisticated framework for auditing interactions between users and Claude. By applying a detailed signal taxonomy—categorizing inputs as success, frustration, workflow, or specific requests—it transforms raw conversation logs into actionable behavioral data. The skill tracks the evolution of tasks, identifies recurring tool-chain sequences, and assigns confidence levels to its findings. This is an essential tool for developers and prompt engineers who need to perform post-mortems on complex sessions to refine agent behavior, capture implicit user preferences, and eliminate repetitive workflow bottlenecks.
Características Principales
01Automated detection of behavioral clusters and temporal escalations
02Structured JSON output containing quotes, timestamps, and action items
03Signal taxonomy extraction for success, frustration, and workflow patterns
042 GitHub stars
05Confidence-weighted analysis (High, Medium, Low) for data reliability
06Stage-based execution tracking from input parsing to report synthesis
Casos de Uso
01Extracting implicit user preferences to inform system prompt updates or documentation
02Analyzing tool usage patterns to optimize sequence logic and reduce latency
03Auditing long-running sessions to pinpoint exactly where a workflow broke down