Use Claude Code in your bash scripts with claude -p
Claude Code tip for you!π‘
Use claude -p to run Claude Code in non-interactive mode. Perfect for making Claude part of your bash scripts: Git hooks, CI/CD pipelines, etc.
Pre-commit example: if en.json changes, Claude translates what's missing to es.json and stages it.