debugger - Systematic Debugging Workflow
Systematic debugging with 7-step workflow for troubleshooting errors
Tags
Updated: 2026-03-25Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create reproduction artifact
- write unit test
- write repro script
- document config
- reduce repro
- form hypotheses
- add logging
- add assertions
- apply fix
- add regression test
- run verification
- view file
- write file
- run command
- search files
- replace content
- notify user
Inputs
- bug report
- error logs
- project config
- MCP config
- implementation docs
- UI docs
Outputs
- debug report
- code fix
- regression test
- known issues update
- artifact registry update
Requirements
- MCP server: context7
- project MCP server
- file write permissions
- Git access
