Magic keywords — one word changes the whole turn
Three lowercase words typed in normal prose inject hidden, expert-level instructions for that turn. The TUI even highlights them with animated gradients as you type — the visual hint that something is wired up.
- —ultrathink — requests careful multi-step reasoning and cranks thinking to the highest effort the current model supports
- —orchestrate — scope the full task, delegate substantial independent work to parallel subagents, verify each phase
- —workflowz — deterministic multi-subagent workflow through the eval kernel's agent()/parallel()/pipeline() helpers (needs eval + task tools active)
ultrathink about the failure modes before changing this APIorchestrate the migration described in docs/plan.mdworkflowz an adversarial review of the authentication changes
docs/magic-keywords.md