Override Codex and Claude Code system prompts
6,983 viewsvia X
Pro tip if you use codex exec for your own agentic stuff
you can override the system prompt by passing a `model_instructions_file`
You can also do it with claude code using:
claude -p --system-prompt-file ./custom-prompt.txt "query"
Ian's List
Join 15k+ subscribers