What problem does it solve?
Analyze previous IDE session transcripts to surface recurring agent behavior patterns, systemic workflow issues, and gaps in project primitives so teams can prioritize durable fixes instead of repeated ad-hoc remedies. The Skill focuses exclusively on historical sessions (not the current live session) and avoids fabricating findings when history is absent.
Core Features & Use Cases
- Discovery & scope selection: Detect Claude Code, Cursor, or OpenCode artifacts and choose project-local or user-level session files according to availability and user intent.
- Session parsing & extraction: Read JSONL or local SQLite session transcripts, extract titles, user requests, tool usage sequences, errors, timestamps, and primitive invocations while skipping irrelevant event types.
- Cross-session pattern detection and classification: Identify recurring errors, repeated manual workflows, ad-hoc decisions, unchecked invariants, and missing documentation, then map each proposed corrective action to Rule, Skill, Command, Hook, Project Docs, or Code Change.
- Actionable reporting: Produce a scoped report with evidence, frequency counts, priorities, and suggested artifacts to implement.
Quick Start
Analyze the last five project sessions to produce a prioritized report of recurring errors, tool usage patterns, and recommended fixes classified by artifact type.