# /fix

When user runs `/fix`:

1. **Read** `.claude/context.md` + `docs/LESSONS.md`
2. **Read Slack** #growth-alerts for bug reports
3. **Investigate** - trace the bug, find root cause
4. **Plan** - identify the fix (0.1% solution)
5. **Fix** - implement the fix
6. **Test** - verify it works
7. **Deploy** - commit, push, update docs (LESSONS.md, SYSTEM-INTEL.md)

No questions. No explanations. Just fix.
