A developer wants Claude Code to produce a plan describing proposed refactoring steps without immediately executing any file changes. Which action accomplishes this?
Answer: Press Shift+Tab to enter plan mode before describing the task
Pressing Shift+Tab before describing a task enters plan mode, in which Claude Code outlines the proposed steps for review before executing anything. There is no --dry-run flag in the Claude Code CLI. /plan is not a recognized built-in slash command. There is no --output=plan flag in the CLI.