debugging

Four-phase debugging framework that ensures root cause identification before fixes. Use when encountering bugs, test failures, unexpected behavior, or when previous fix attempts failed. Enforces investigate-first discipline ('debug this', 'fix this error', 'test is failing', 'not working').

$ Instalar

git clone https://github.com/ArcadeAI/dexa /tmp/dexa && cp -r /tmp/dexa/.claude/skills/safeword-debugging ~/.claude/skills/dexa

// tip: Run this command in your terminal to install the skill