Instead of asking Claude to run a command for you, prefix it with ! to bypass the AI entirely. Claude Code will execute it directly in your shell. Perfect for quick test runs, git status checks, or any command where you don’t need AI interpretation.
Use ! to Run Shell Commands Directly
Skip AI interpretation and execute shell commands instantly by prefixing with !
! npm test