5-step debugging loop for unexpected issues during implementation or standalone bug fixes
[BUG-### | TASK-### | "description"]claude-sonnet-4-5# /troubleshoot Command **WHAT**: Systematic debugging using the 5-step loop from bug-workflow.md. **WHY**: Avoid shotgun debugging. Research first, one hypothesis at a time, validate before claiming fixed. **HOW**: Follow the 5-step debugging loop in bug-workflow.md. ## Usage ## When to Use | Situation | Command | |-----------|---------| | Unexpected issue during TASK implementation | `/troubleshoot "description"` or `/troubleshoot TASK-###` | | Known bug with BUG.md created | `/troubleshoot BUG-###` or `/implement BUG-###` | | Tests failing, unclear why | `/troubleshoot` | ## Exe...
Systematic troubleshooting mode - Debug problems methodically with ask-for-help mechanism to prevent spinning wheels
Diagnose and resolve issues in code, builds, or system behavior
Diagnose and resolve issues in code, builds, deployments, and system behavior
Autonomous production error resolution system
Diagnose and resolve issues in code, builds, deployments, and system behavior