Investigate and diagnose issues without necessarily fixing them
# debug ## Name han-core:debug - Investigate and diagnose issues without necessarily fixing them ## Synopsis ## Description Investigate and diagnose issues without necessarily fixing them ## Implementation Investigate and diagnose bugs, errors, or unexpected behavior to understand what's happening and why. ## Process Use the debugging skill from bushido to: 1. **Reproduce the issue**: Confirm the problem exists 2. **Gather evidence**: Logs, error messages, stack traces, user reports 3. **Add instrumentation**: Logging, breakpoints, profiling 4. **Form hypotheses**: What could be...
`/project:debug <TASK_DESCRIPTION>`
Systematic four-phase debugging framework for finding root causes
Apply expert debugging methodology to investigate a specific issue
Systematically diagnose and resolve bugs through conversational investigation and root cause analysis
UltraThink 调试编排器,系统化分析和多代理协调进行问题解决