errors
Installation
SKILL.md
Error Pattern Analysis
Analyze errors captured from Claude Code sessions to identify patterns and get actionable insights.
Quick Start
/errors # Batch analysis of historical error patterns
/debug # CC 2.1.30 real-time debug for current session
When to Use Which
| Command | Purpose | Scope |
|---|---|---|
/errors |
Batch analysis of error patterns (last 24h/7d) | Historical patterns |
/debug |
Real-time debug of current session state | Current session |
/ork:fix-issue |
Full RCA workflow for specific bug | Single issue |