Search the documentation
3 pages for claude_code_disable_advisor_tool.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Escalate hard decisions with the advisor tool
Claude Code CLI · in the page
advisor
…er: ``` /advisor off ``` To disable the advisor tool entirely, set `CLAUDE_CODE_DISABLE_ADVISOR_TOOL=1`. The `/advisor` command becomes unavailable and any configured `advisorModel` is ignored. The…
Environment variables
Claude Code CLI · in the page
env-vars
…| | `CLAUDE_CODE_DISABLE_ADVISOR_TOOL` | Set to `1` to disable the [advisor tool](/docs/en/advisor). The `/advisor…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…ides**: `--advisor` takes precedence over this key for one session. [`CLAUDE_CODE_DISABLE_ADVISOR_TOOL`](/docs/en/env-vars) turns the advisor off, and this key can't turn it back on ```json settings.…