Commands
claude --dangerously-skip-permissions
Command
claude --dangerously-skip-permissionsSkip all permission prompts. Runs fully autonomously.
When to use
Automated scripts, headless CI environments, or trusted local tasks where you want zero interruptions.
Example
claude --dangerously-skip-permissions "run all tests and fix failures"Caution
- ⚠Use only in isolated environments you control.
- ⚠Claude can modify files, run commands, and make network requests without asking.