investigate
Installation
SKILL.md
Systematic Debugging
Iron Law
NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST.
Fixing symptoms creates whack-a-mole debugging. Every fix that doesn't address root cause makes the next bug harder to find. Find the root cause, then fix it.
Step 0: Investigation Context Detection
Before investigating, detect what you're working with. The context determines which phases to emphasize.
Auto-detect the investigation context: