From autocomplete to a coworker: tuning Claude Code for a real .NET codebase
Out of the box, Claude Code treats every repository the same. The difference between autocomplete and a coworker is configuration: layered memory, deterministic hooks, skills, MCP servers, and worktrees. Here’s how to build each layer — and how we applied it to a large .NET codebase.