systematic-debugginglisted
Install: claude install-skill blackstone2333/goldilocks
# Systematic Debugging
Read [diagnose.md](../goldilocks/references/diagnose.md). Reproduce, trace the real flow and boundaries, form one falsifiable hypothesis, and fix the shared cause rather than symptoms. Read [prove.md](../goldilocks/references/prove.md) before claiming the issue fixed. After three failed hypotheses, stop patching and reassess. If only diagnosis was requested, report evidence and do not implement.