The command you didn't write


If you develop with an AI coding agent like Claude Code, you've probably seen something like this more times than you can count:



find . -name "*.test.ts" -newer src/hooks/useTyping.ts | xargs grep -l "describe"






The agent proposes it and waits. Could you approve that command instantly, with full confidence...