mode-optimize
Installation
SKILL.md
Optimize Mode
Goal: Improve quality WITHOUT changing behavior.
Process
- Measure current state (baseline)
- Identify main bottleneck
- Propose improvements + predict results
- Refactor by priority order
- Compare before/after
- Ensure tests still pass