memory-templateINTERMEDIATEcode-derived

Team Memory Template

A persistent memory layout for teams that want reusable project context

A file-based memory structure that separates user preferences, project context, warnings, and reference material so future conversations can recall the right things cleanly.

What’s inside

MEMORY.md index with concise one-line entries
User preference memories
Project architecture memories
Warnings and gotchas memories
Reference and API notes that should survive future sessions

Usage notes

Keep execution state out of memory; use plans and tasks for that instead.
The index should stay compact so recall does not degrade.

Learn first

These guides explain the concepts behind this asset so the registry becomes a learning system rather than just a catalog.