[FEATURE] directly get into plan mode with --dangerously-skip-permissions
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
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
It still occurs sometime, with the latest version