home/categories/debugging/lounisbou-claude-code-skills-available-dev-systematic-debugging-skill-md
debuggingtools

systematic-debugging

Find root cause before attempting fixes through systematic investigation phases. WHEN: MUST use when encountering bugs, test failures, errors, build failures. Invoke with "/systematic-debugging" or "debug systematically". Use ESPECIALLY after multiple failed fixes or under time pressure. WHEN NOT: Issue is already understood with clear root cause, writing new features, simple typos.

LounisBou
maintainer
LounisBou
Atualizado 1/16/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Find root cause before attempting fixes through systematic investigation phases. WHEN: MUST use when encountering bugs, test failures, errors, build failures. Invoke with "/systematic-debugging" or "debug systematically". Use ESPECIALLY after multiple failed fixes or under time pressure. WHEN NOT: Issue is already understood with clear root cause, writing new features, simple typos.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use systematic-debugging