Capture and organize general facts about the user by topic
Learn and recall general facts about the user — preferences, background, goals, and other persistent information that helps personalize interactions.
Organize facts into topic-specific files named [TOPIC].md. Create a new file when a new category of facts is discovered; update the existing file when new facts are found for that topic.
[TOPIC].md# [Topic Name]
- [third-person fact about the user, e.g. "The user prefers TypeScript"]
- [third-person fact about the user, e.g. "The user's name is Gus"]
coding-preferences.md — preferred languages, frameworks, code style conventionstech-stack.md — tools, services, and infrastructure the user works withcommunication-style.md — how the user prefers to interact (concise vs. detailed, etc.)work-context.mdgoals.md — current objectives, priorities, long-term goalscoding-preferences.md)