Recursive Debugging

Use when a recursive-mode requirement involves debugging a bug, test failure, or unexpected behavior. Insert Phase 1.5 between Phase 1 and Phase 2 to perform systematic root cause analysis before attempting any fixes. Trigger phrases: "debug", "investigate", "failing tests", "crash", "root cause".

try-works e46cdbb 2 files · 13.6 KB Updated

File contents

try-works/recursive-mode/tree/main/skills/recursive-debugging commit e46cdbb106

Frequently asked questions

npx skillmds@latest add try-works/recursive-debugging