Image of Lucian Ghinda writing for notes.ghinda.com
February 27th, 2026

Enable opusplan mode for Claude Code

What is opusplan mode?

Anthropic documentation says:

Special mode that uses opus during plan mode, then switches to sonnet for execution

Here is how to enable it:

  1. Inside Claude Code session run /mode opusplan
  2. In settings write: "model": "opusplan"
Instructions to enable opusplan mode to Claude Code