| name | memelord-init |
| description | Initialize memelord persistent memory in the current project. Use when starting work in a new project that doesn't have a .memelord/ directory. |
Set up memelord persistent memory for this project:
-
Check if .memelord/ already exists in the project root
- If it does, say "memelord already initialized" and run
memelord status
- If not, continue
-
Run memelord init in the project root
-
Verify setup by running memelord status
-
Tell the user: "Memory initialized. I'll remember corrections, insights, and patterns across sessions."