project-memory
Installation
SKILL.md
project-memory
Slash Commands
/memory · /update-memory · /save · /handoff · /continue
Two Modes
| Mode | When | What it does |
|---|---|---|
| Handoff | Fresh session, agent switch, /handoff, /continue |
Scan all agents → consolidate → update memory → resume work |
| Memory | Mid-session, /memory, /save |
Read 3 files + git log → update what changed |
Auto-detect: Fresh session (no prior turns) = Handoff. Mid-session = Memory. User can force either mode with explicit slash commands.
Related skills