Content preview

Sign in to access this content

Systematic Debugging Skill

Contributed by the Leland Team
Developed and vetted by our experts
Download attached file
1 view

"/systematic-debugging" enforces root-cause investigation before any fix is proposed. It works through four phases (investigate, isolate, fix, verify) to prevent symptom patches and repeated failures. To install, run this in your terminal after downloading the file: unzip ~/Downloads/systematic-debugging-skill.zip -d ~/.claude/skills/systematic-debugging/

Tool