What are best practices for running Claude Code at scale? New blog post on what we've learned from teams running it across multi-million-line monorepos, decades-old legacy systems, and distributed microservices: https://t.co/rJUYlIUiTT
Anthropic Shares Best Practices for Running Claude Code at Enterprise Scale
Anthropic· Updated
Anthropic launched a new series on scaling Claude Code within multi-million-line monorepos and legacy systems. The guide introduces a five-layer harness framework that prioritizes live codebase navigation over traditional retrieval-augmented generation.
Traditional RAG often fails in large codebases because indices become stale. Anthropic argues for agentic search, where Claude Code traverses the live file system like an engineer. This approach mirrors OpenAI Codex’s parallel subagents by using isolated instances to map subsystems before editing.
You can optimize deployments by layering CLAUDE.md files and using LSP integrations for symbol-level navigation. Organizations should consider appointing an agent manager to centralize conventions. Claude Code is available for Team and Enterprise plans, with Claude Code multi-agent code review capabilities already in preview.
Still wondering? A few quick answers below.
Every HeadsUpAI update is written based on its original source and reviewed before it's published. Read our editorial standards →


