promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Claude Code

/effort

Sets the model's effort level (reasoning depth).

Sets the model's effort level (reasoning depth). Values: low, medium, high, xhigh, max, ultracode โ€” depending on the model; max/ultracode only for the current session. ultracode = xhigh reasoning plus automatic workflow orchestration. 'auto' = model default. Without an argument, an interactive slider opens. Takes effect immediately. From v2.1.205 also non-interactive (-p).

โœ… WHEN TO USE IT?

Raise thinking effort before a tricky task

/effort high

Pick a level interactively via slider

/effort

โ›” WHEN NOT TO?

Fundamentally need a different model

/effort only changes the thinking-effort level of the current model, not its capabilities.

Better: /model

SOURCES