mode-debug
Installation
SKILL.md
Debug Mode
Goal: Find the correct cause, fix the right place, prevent recurrence.
Process
- Gather information (5W1H)
- Reproduce the bug
- Analyze root cause
- Propose fix + explanation
- Propose prevention measures
Goal: Find the correct cause, fix the right place, prevent recurrence.