What problem does it solve?
Prevents repeated explanations and lost context by capturing and recalling project facts, environment details, user preferences, decisions, and lessons learned across sessions so the assistant retains continuity over time.
Core Features & Use Cases
- Auto-capture learning: Detects corrections, newly provided facts, decisions, and resolved issues and appends them to project or user memory with timestamps.
- Recall on session start: Maps the current working directory to a project memory file and silently loads relevant context to avoid re-explaining details.
- Query and management: Search, display, and update memory files on request to answer "What do you know about X?" and keep knowledge up to date.
- Use case: When a user corrects hosting to Vercel, the skill records the change, updates the project memory, and uses that fact for subsequent deployment advice.
Quick Start
Ask the Memory skill to "Remember that carbene.ai is hosted on Vercel and add it to the current project memory".