debugging-systematic

Installation
SKILL.md

Systematic Debugging Methodology

Core Principle

Debugging is not guessing. It is a scientific process: observe the symptom, form a hypothesis, predict the outcome of a test, and run the test. Repeat until the root cause is found.


The Scientific Debugging Method

Step 1: OBSERVE — Gather Evidence

Before changing anything, collect all available information.

Installs
4
GitHub Stars
10
First Seen
Feb 26, 2026
debugging-systematic — claude-code-community-ireland/claude-code-resources