Error Pattern Analysis Analyze errors captured from Claude Code sessions to identify patterns and get actionable insights. Quick Start When to Use Which | Command | Purpose | Scope | |---------|---------|-------| | | Batch analysis of error patterns (last 24h/7d) | Historical patterns | | | Real-time debug of current session state | Current session | | | Full RCA workflow for specific bug | Single issue | Quick Analysis What Gets Captured The error collector hook captures: - Tool name (Bash, mcp memory search nodes, etc.) - Error message (first 500 chars) - Tool input (command/query that fail…