Initialize Long-Term Memory
Set up the claude-ltm memory system in this project.
What to do
-
Check if
.memory/DECISIONS.mdalready exists. If it does, inform the user that LTM is already initialized and ask if they want to re-initialize (which will update CLAUDE.md instructions but NOT overwrite existing decisions). -
Create the following structure:
.memory/ ├── DECISIONS.md (empty memory with Status + Changelog scaffolding) └── details/ (empty di
[Description truncada. Veja o README completo no GitHub.]