dendrite
dendrite
Biomimetic debug methodology — 7-phase system for finding root causes through Bayesian elimination, information-theoretic test selection, and cross-module immunity.
Reviews (0)
Loading reviews...
Biomimetic debug methodology — 7-phase system for finding root causes through Bayesian elimination, information-theoretic test selection, and cross-module immunity.
Loading reviews...
Debug Engine for Natural Discovery, Root Isolation & Trace Elimination. Biomimetic 7-phase methodology that finds root causes with mathematical precision.
myclaude install dendrite
/dendrite [describe the bug or paste the error]
/dendrite NullPointerException at parser.java:142 after config migration
/dendrite Tests pass locally but fail in CI — flaky, non-deterministic
/dendrite Users report intermittent 500 errors on checkout endpoint
/dendrite --mode=deep Production database queries suddenly 10x slower after deploy
| Mode | Use For | Phases |
|---|---|---|
quick | Known patterns, obvious causes | 1→2→5→6 |
standard | Most bugs (default) | All 7 |
deep | Critical bugs, production impact | All 7 expanded |
probe | Emergent bugs that resist analysis | Experimental |
DENDRITE operates in 7 phases inspired by the immune system's response cycle:
Grounded in 15 validated sources including Shannon (Information Theory), Ko & Myers (Whyline), Parnin & Orso (ISSTA Impact Award), Zeller (Delta Debugging), Klein (RPD), and Vesely (Fault Tree Analysis). See references/academic-foundations.md for full bibliography.
<sub>Built with MyClaude Studio Engine</sub>
Skills→.claude/skills/dendrite/
One command. No config.