debug-protocol - Scientific Debugging with Root Cause Analysis and MRE
A systematic debugging workflow using Root Cause Analysis and Minimal Reproducible Examples to replace random code changes.
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create reproducible test cases
- isolate failing code
- trace data flow
- identify root causes
- apply targeted fixes
- verify bug resolution
Inputs
- failing tests
- error messages
- unexpected outputs
- code context
- debugging scratchpad
Outputs
- Minimal Reproducible Examples
- root cause analysis
- bug fixes
- verification tests
Requirements
- execution mode agent
- access to test results
- code repository access
- debugging permissions
