home/categories/debugging/nandkapadia-claude-skills-agents-copilot-skills-systematic-debugging-skill-md
debuggingtools

systematic-debugging

Four-phase structured debugging methodology. Use when (1) tests fail unexpectedly, (2) functions produce wrong values, (3) systems show anomalous results, (4) unexpected errors appear, (5) performance regresses, (6) multiple quick fixes have already failed. Enforces root cause investigation before any fix attempt.

nandkapadia
maintainer
nandkapadia
更新于 1/16/2026
星标
0
分支
0
quick start

Installation and usage

Four-phase structured debugging methodology. Use when (1) tests fail unexpectedly, (2) functions produce wrong values, (3) systems show anomalous results, (4) unexpected errors appear, (5) performance regresses, (6) multiple quick fixes have already failed. Enforces root cause investigation before any fix attempt.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use systematic-debugging