Config from Environment
Read configuration from environment variables, never hardcode
CLAUDE.md
Read configuration from environment variables, never hardcode values. Use a config module that reads env vars in one place and exports typed configuration objects.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.