home/categories/debugging/themostlygreat-safeword-claude-skills-safeword-debugging-skill-md
debuggingtools

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').

TheMostlyGreat
maintainer
TheMostlyGreat
Mis à jour 1/18/2026
Étoiles
2
Forks
0
quick start

Installation and usage

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').

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use debugging