The whole hunk
from line 106, old and new numbered
/
lines
from line 106
106106
107107### Ask for a workflow in your prompt
108108
109To run a single task as a workflow without changing the session's effort level, include the keyword `ultracode` in your prompt. Asking in your own words, for example "use a workflow" or "run a workflow", also works: Claude treats a direct request as the same opt-in. Before v2.1.160 the literal trigger keyword was `workflow`; natural-language requests work in both versions.
109To run a single task as a workflow without changing the session's effort level, include the keyword `ultracode` in your prompt. Asking in your own words, for example "use a workflow" or "run a workflow", also works: Claude treats a direct request as the same opt-in.
110110
111111```text wrap theme={null}
112112ultracode: audit every API endpoint under src/routes/ for missing auth checks