Scheduled upgrade in progress. Some pages may load slowly or ask you to retry.

Debugging Protocol

Systematic 4-phase debugging: understand the failure, form hypotheses, test one change at a time, fix with confidence. Activate when tests fail unexpectedly, errors occur, behavior is wrong, or something that worked before is now broken. Triggers on: "debug", "why is this failing", "test failure", "unexpected error", "bug", "broken".

majiayu000 6ddae93 2 files · 6.8 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/debugging-protocol commit 6ddae93d4e

Frequently asked questions

npx skillmds add majiayu000/debugging-protocol-2