Systematic Debugging

Stopt gok-en-probeer-fixes; dwingt hypothesegedreven debuggen af.

Door Jesse Vincent · obra/superpowers

Getest · Werkt ★ 9.6/10

Systematic Debugging — Stopt gok-en-probeer-fixes; dwingt hypothesegedreven debuggen af.

Wat het doet

Vervangt Claude's standaardgedrag van "probeer een plausibele fix" door een gedisciplineerde lus: reproduceren, hypothese vormen, instrumenteren, verifiëren. Het beste bij bugs die al één mislukte fix hebben overleefd.

Testrapport

Vond de grondoorzaak van een race condition die Claude eerder al drie keer "opgelost" had met gokken. De hypothese-test-verifieer-lus stopte het gokken.

Getest op: 2026-06-25 · Claude Code 2.x

Installatie

/plugin marketplace add obra/superpowers-marketplace
/plugin install superpowers

Commando's en voorbeeldprompts

  • /systematic-debuggingStopt gok-en-probeer-fixes; dwingt hypothesegedreven debuggen af.

Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):

  • This bug survived one fix already, debug it systematically
  • Reproduce this bug and form a hypothesis before fixing it
  • Instrument the code and verify the root cause of this crash