Project configuration
Lessons in this group, roughly in build order:
- claude-md-project-memory — CLAUDE.md is a plain-markdown file Claude Code auto-loads into every session’s system context, giving the…
- nested-imported-memory-files — Beyond a single root file, Claude Code composes memory from nested per-directory CLAUDE.md files and from…
- user-vs-project-vs-local-memory — Claude Code reads memory from three tiers — user-global, project-shared, and project-local — and knowing…
- claudeignore-file-scoping — File scoping controls which paths Claude Code is allowed to see and touch — narrowing the agent’s view to…