debug-tools
Installation
SKILL.md
Debug Tools
Iterative debugging workflow with flexible technique selection and escalation.
Workflow
investigate → fix → verify → done
^_______________________| (max 3 attempts, then escalate)
Core loop: investigate, fix, verify. Techniques (log injection, pattern comparison, focus area analysis) are tools within investigation, not mandatory phases. Log cleanup happens automatically after verification succeeds.