debugger - Systematic debugging with 7-step workflow
Execute 7-step debugging workflow to resolve errors
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read bug reports
- read error logs
- reproduce issues
- create test cases
- form hypotheses
- add instrumentation
- apply fixes
- create regression tests
- verify fixes
- create debug reports
- update documentation
- notify user
Inputs
- bug report
- error logs
- project configuration
- implementation documentation
Outputs
- debug report
- code fix
- regression test
- documentation update
Requirements
- project CONFIG.yaml
- project MCP server
- mcp_context7 server
