systematic-debugging - Systematic Debugging for Root Cause Analysis
Find root causes of bugs and failures before attempting fixes
Tags
Updated: 2026-02-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read error messages
- reproduce issues consistently
- check recent changes
- gather evidence in systems
- trace data flow
- form test hypotheses
- create failing test cases
Inputs
- error messages
- bug reports
- test failures
- system components
Outputs
- root cause analysis
- failing test cases
- verified fixes
Requirements
- access to error logs
- ability to run tests
- git repository access
