debugger-debbie
SolidDispatch a five-paradigm parallel debugging swarm against a stubborn, recurring, or shape-shifting bug. Each paradigm is a separate sub-agent with a different epistemology; they investigate independently and converge. Triggers: "investigate this deeply", "five paradigms on it", "dispatch Debugger Debbie", "we keep peeling the same kind of mask", "this is the Nth time this drift class has hit us", "the previous point-fixes did not stop the chain", "give me a structural answer not another reactive patch". Does NOT handle: one-line typo fixes, bugs with an already-localised stack trace, or first-occurrence bugs cheaper to fix than investigate (5×subagent budget).
Install
Quality Score: 89/100
Skill Content
Details
- Author
- Priivacy-ai
- Repository
- Priivacy-ai/spec-kitty
- Created
- 7 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
parallel-debugging
Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.
phase-gated-debugging
Use when debugging any bug. Enforces a 5-phase protocol where code edits are blocked until root cause is confirmed. Prevents premature fix attempts.
systematic-debugging
Comprehensive 4-phase debugging methodology for complex bugs. Use for bugs that aren't immediately obvious or have resisted quick fixes. Keywords: bug, error, fix, debug, broken, crash, fail, exception
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes