Skill
Systematic Debugging
Hypothesis-driven debugging instead of trial-and-error.
Install
manual
/plugin install superpowers
Add this to your Claude Code MCP settings or run via the CLI.
About
Forces explicit hypothesis → test → eliminate cycle. Stops the "let me add console.log everywhere" anti-pattern. Best when the bug is non-obvious.
Common use cases
- •Bug you cannot reproduce locally
- •Heisenbug from production
- •Performance regression
Tags
debuggingprocesssuperpowers