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
آخر تحديث 1/16/2026
النجوم
0
التفرعات
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.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use systematic-debugging