Environment Parity
Keep dev, staging, and production environments as similar as possible
CLAUDE.md
Keep development, staging, and production environments as similar as possible. Use the same OS, database version, and service versions. Differences between environments are where bugs hide.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.