Systematic debugging with functionality-first, context-dependent approach covering systematic debugging, root cause analysis, and log analysis. Use PROACTIVELY when diagnosing bugs. First understands expected functionality using universal questions and context-dependent flows, then maps observed behavior to expected behavior, then investigates bugs systematically. Enforces LOG FIRST, hypothesis-driven fixes, and regression tests. Focuses on bugs that affect functionality, not generic debugging patterns.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
PATTERNS.md