What problem does it solve?
This Skill prevents AI assistants from forgetting important context between sessions, losing user preferences when topics change, and repeating previously documented mistakes.
Core Features & Use Cases
- Persistent Memory Files: Organizes long-term context, user preferences, tool settings, workflows, daily logs, errors, and learnings into maintainable files.
- Task Startup Workflow: Classifies each request, determines whether it is a new task, and reviews the relevant memory and operational guidance before execution.
- Continuous Learning: Records user corrections, mistakes, important decisions, and project updates so future tasks can build on prior work.
- Use Case: Use it when collaborating with an AI across multiple projects or frequently switching topics, so the assistant can recover relevant context and apply established preferences without relying on temporary conversation memory.
Quick Start
Ask the AI to initialize the memory file structure, review the relevant context for a new task, execute the work, and record important outcomes in the appropriate memory files.