Switch optimization mode to: $ARGUMENTS
Available Modes
Aggressive Mode
Goal: Maximum token savings. Use for routine tasks, simple edits, well-understood codebases.
Rules:
MAX_THINKING_TOKENS=4000— minimal thinking for simple operations- Fork ALL exploration — never explore in main context
- Read ONLY the specific lines needed (always use offset/limit)
- Skip reading files you can infer from context
- Use Haiku for all subagent tasks
- Compact after every 5 tool calls
- N
[Description truncada. Veja o README completo no GitHub.]