debugger - Systematic 7-Step Debugging Workflow
Execute systematic debugging through reproduce, minimize, hypothesize, instrument, fix, prevent, verify workflow
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read project config
- view files
- write files
- run commands
- search code
- replace content
- create test
- write script
- document config
- add logging
- add assertions
- apply fix
- add regression test
- run verification
- notify user
Inputs
- bug report
- error logs
- project config
- MCP server config
- implementation context
Outputs
- debug report
- fix
- regression test
- notification
Requirements
- MCP server access
- project configuration files
