plugins/superclaude/skills/troubleshoot/SKILL.md
Follow this systematic root cause analysis process. NEVER retry the same approach without understanding WHY it failed.
## Root Cause Analysis
**Error**: [Exact error message]
**Expected**: [What should have happened]
**Cause**: [Root cause with evidence]
**Fix**: [Solution addressing root cause]
**Prevention**: [How to prevent recurrence]
Apply this to: $ARGUMENTS