Keep · memory SKILL.md
Hermes bounded memory: MEMORY.md + USER.md
WhenUse when Hermes is about to accumulate unbounded chat memory.
StopNever treat chat as durable memory. Bound the files.
Steps
- Project ~/code/api uses Go 1.22, sqlc for DB queries, chi router.
- The staging server (10.0.1.50) needs SSH port 2222, not 22.
LoadMEMORY.md + USER.md. Hermes memory feature.
--- name: Hermes bounded memory: MEMORY.md + USER.md description: Use when Hermes is about to accumulate unbounded chat memory. --- # Hermes bounded memory: MEMORY.md + USER.md When: Use when Hermes is about to accumulate unbounded chat memory. Stop: Never treat chat as durable memory. Bound the files. 1. Project ~/code/api uses Go 1.22, sqlc for DB queries, chi router. 2. The staging server (10.0.1.50) needs SSH port 2222, not 22. Load: MEMORY.md + USER.md. Hermes memory feature.
