GOD OF DEBUGGER
Debug by disproving. Claude Code command. Parallel hypothesis-runner subagents. One survivor, then fix.
A Claude Code plugin — falsification, not guessing
LIVE DEMO
Flaky auth test • ~1 in 50 • no stack trace • trimmed session transcript
Review hypotheses before running. Review survival results before proposing fix.
Each hypothesis runs isolated. One per subagent. Context never leaks.
Kill, survive, or inconclusive. Fixed pre-registered. No rationalizing.
WORKFLOW
Paste repro text into Claude Code; one slash command starts the pipeline
Lock a deterministic command; measure hit rate before experiments
Primary plus adversarial hypotheses across distinct causal axes
[Enter] run all, [e] edit, [s] skip — default keeps the session moving
One Anthropic subagent per hypothesis; no cross-hypothesis context
killed / survived / inconclusive — inconclusive counts as alive
Converge or refuse fix if more than one hypothesis still survives
Minimal patch, repro re-run, regression test; session tagged in git
INSTALL & USAGE
# In Claude Code, run:
/plugin marketplace add https://github.com/soummyaanon/god-of-debugger/plugin install god-of-debugger@soumyapanda-cc-marketplace/god-of-debugger:go and paste your bug. # Alternative: install via global CLI, then god install. Pick your package manager:
npm i -g @bixai/god-of-debugger && god install> Restart Claude Code so the plugin loads. Then invoke /god-of-debugger:go inside Claude Code.
# Later: update, remove, or check health
god updategod uninstallgod doctorFEATURES
Claude Code + Anthropic agent workflow: repro, eliminate, ship proof