bugfix
Installation
SKILL.md
User request: $ARGUMENTS
Systematic bug investigation and fix workflow. Follows: Understand → Hypothesize → Investigate → Fix → Verify.
Investigation log: /tmp/bugfix-{YYYYMMDD-HHMMSS}-{name-kebab-case}.md - external memory for findings.
Phase 1: Understand the Bug
1.1 Create Todo List
- [ ] Gather bug symptoms and context
- [ ] Form initial hypotheses
- [ ] (expand as investigation reveals new areas)
- [ ] Implement and verify fix