$ recombobulate _
home / tips / toggle-plan-mode-instantly-with-shifttab
1

Toggle Plan Mode Instantly with Shift+Tab

bagwaa @bagwaa · Mar 25, 2026 · Shortcuts
toggle-plan-mode-instantly-with-shifttab

Switching between plan mode and normal mode doesn't require a slash command — just hit Shift+Tab.

Shift+Tab  →  Toggle plan mode on/off

This is incredibly useful when you're mid-conversation and realise the task is more complex than you initially thought. Instead of typing /plan or starting over, you just tap the shortcut and Claude switches to architect mode — researching, designing, and laying out a strategy before touching any code.

When plan mode is active, Claude will:

  • Analyse the codebase and relevant files
  • Propose a step-by-step approach
  • Wait for your approval before making changes

Hit Shift+Tab again to drop back into normal execution mode once you've approved the plan.

A solid workflow looks like this:

  1. Start typing your task normally
  2. Realise it's going to touch multiple files → Shift+Tab
  3. Review Claude's plan, tweak if needed
  4. Approve → Shift+Tab back to normal mode
  5. Claude executes with confidence

Shift+Tab is the fastest way to make Claude think before it acts.

~/recombobulate $ tip --comments --count=0

Log in to leave a comment.

~/recombobulate $ tip --related --limit=3
0
Ask Side Questions Without Polluting Context with /btw

The /btw command lets you ask quick side questions that are answered immediately but never added to the conversation history.

bagwaa @bagwaa · 1 hour ago
0
Jump Back Into Your Most Recent Conversation with --continue

The --continue flag loads your most recent conversation instantly, no session ID required.

bagwaa @bagwaa · 1 hour ago
0
Give Claude Visual Context by Pasting Images from Any Source

Claude Code accepts images from any clipboard source — screenshots, Slack messages, browser windows, and design mockups all paste directly into your prompt.

bagwaa @bagwaa · 3 hours ago