The whole hunk
from line 512, old and new numbered
/
lines
from line 512
512512claude -p "<your prompt>" --output-format json | your_command
513513```
514514
515Use `--verbose` for debugging during development, and turn it off in production.
516
517515### Run autonomously with auto mode
518516
519517For uninterrupted execution with background safety checks, use [auto mode](/docs/en/permission-modes#eliminate-prompts-with-auto-mode). A classifier model reviews commands before they run, blocking scope escalation, unknown infrastructure, and hostile-content-driven actions while letting routine work proceed without prompts.