Fast execution mode for simple tasks. Uses Haiku for speed and cost efficiency. Skips planning and assessment.
Optimized for speed on simple, well-defined tasks.
/quick add a loading spinner to the submit button
/quick fix the typo in the error message
/quick add console.log to debug the API response
/quick change the button color to blue
/quick rename getUserData to fetchUserProfile
| Mode | Planning | Model | Best For |
|---|---|---|---|
/quick | None | Haiku | Simple tasks |
| Default | Minimal | Sonnet | Normal tasks |
/plan | Full | Sonnet | Complex tasks |
/ultrawork | Adaptive | All | Large projects |