[FEATURE] directly get into plan mode with --dangerously-skip-permissions

Resolved 💬 12 comments Opened Nov 11, 2025 by reorx Closed Mar 11, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

I start everything from plan mode, so I want to open claude code with --dangerously-skip-permissions and go directly into plan mode.

I tried claude --dangerously-skip-permissions --permission-mode plan but it ignores the --permission-mode part.
Currently I have to run claude --dangerously-skip-permissions and press shift + tab three times to switch to plan mode, which is quite inconvenient.

Proposed Solution

make claude --dangerously-skip-permissions --permission-mode plan work as expected or adding another option to ensure plan mode is on when launchiing claude code

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

CLI commands and flags

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

This issue has 12 comments on GitHub. Read the full discussion on GitHub ↗