6/ For a big codebase, do not pile everything into one file. Use path-scoped rules in a .claude/rules/ folder. They load only when Claude touches the matching part of your code, so the context stays clean instead of carrying everything at once.
Path-scoped rules keep Claude’s context clean for big codebases
By
–