Structuring Claude Code for Multi-Repo Workspaces
Claude Code understands one repo at a time. Most teams have thirty. Microservices, shared libraries, infrastructure-as-code, frontend apps, data pipelines, all in separate git repos. Start Claude Code in one and ask about another, and it has no context. It doesn’t know the workspace exists. Here’s how I’ve been setting...