Claude Code Production Engineering The complete methodology for shipping production code with Claude Code at 10X speed. Not installation scripts — actual patterns, workflows, and techniques that compound your output. --- Quick Health Check (run mentally before every session) | Signal | Healthy | Fix | |--------|---------|-----| | CLAUDE.md exists at project root | ✅ | Create one (see §1) | | .claueignore configured | ✅ | Add noise directories | | Session context under 60% | ✅ | or start fresh | | Clear task scope before prompting | ✅ | Write task brief first | | Tests exist for target code |…