systematic-debugging - Systematic Debugging
Investigate and resolve technical issues by finding root causes before proposing fixes.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Investigate root causes
- Reproduce technical issues
- Analyze error messages
- Trace data flow
- Compare code patterns
- Test minimal hypotheses
- Create failing test cases
- Fix root causes
Inputs
- Error messages and stack traces
- Git diffs and commit history
- System logs and environment variables
- Working code references
Outputs
- Diagnostic instrumentation logs
- Root cause analysis
- Failing test cases
- Verified bug fixes
