Configure Claude Code memory

You re-explain your project to Claude every session and lose 20 min of context. Claude Memory System to understand the 4 levels (global → project → subdirectory → auto-memory) and structure your CLAUDE.md, Best Practice repo for copy-ready templates (architecture, conventions, workflow), Claude Code to activate auto-memory and let Claude enrich its own memory between sessions.

Why

Without memory, Claude rediscovers your project every session. New session: "use pnpm, not npm", "components are kebab-case", "the users table has RLS", "no any in TS". Five minutes of prompting every time. Worse: you forget one reminder, the agent makes a decision against your convention, and you redo 30 lines by hand. Multiply by 200 sessions a year. This kit installs Claude Code's structured memory. You drop CLAUDE.md at the root once, the agent reads it every session, and you stop repeating. Deeper: you can scope memory (user-global CLAUDE.md → project → subfolder), keeping your…

When

Stabilization phase, after 1-3 weeks of use, for a dev seeing the same fixes and the same friction return. ✅ You know it's your kit when You retype the same reminders : stack, conventions, constraints, in every prompt The agent does the opposite of your convention: npm instead of pnpm, default exports instead of named You work on the same repo as a team: memory must be shared, not in your…

Tools included

View on Coeurdar