What problem does it solve?
AI agents and developers often lose context between sessions, leading to repetitive explanations and misaligned work. This skill provides a persistent memory system that captures progress, decisions, and learnings in a centralized, human-readable format.
Core Features & Use Cases
- Persistent memory set: Tracks STATUS.md, ROADMAP.md, DECISIONS.md, JOURNAL.md, and CLAUDE.md to maintain context across sessions.
- Structured collaboration: Logs decisions and learnings to support team alignment and onboarding.
- Seamless AI Fridays: Enables starting a new session with full context and minimal setup.
Quick Start
- To initialize memory files: /memory-init
- To begin a session and load context: /memory-start
- To update the current status after work: /memory-update
- To log a major decision: /memory-decision
- To capture a learning: /memory-learn
- To update the roadmap: /memory-roadmap
- To generate a session summary: /memory-summary