Persistent memory and context infrastructure for Claude Code sessions.
-
memory/ — Persistent context across sessions
decisions.md— Architectural decisions and their rationalepeople.md— People and roles in the projectpreferences.md— Coding conventions and workflow patternsuser.md— User profile and environment factsdecisions.csv— Decision log with review dates and status
-
.remember/ — Session and daily logs
- Daily capture of patterns, corrections, and discoveries
- Persists context within and across sessions
Update memory files as you work:
- New decision → append to
memory/decisions.mdand log todecisions.csv - Learned pattern → update
memory/preferences.md - New person involved → add to
memory/people.md
Archive-related files have been moved to ClaudeCodeTest-archive/ (not version controlled).
For full Claude Code documentation, see CLAUDE.md.