| name | memory-best-practices |
| description | Best practices for writing and maintaining high-quality role memories. |
| whenToUse | When writing or reviewing memory entries, or when the user asks about memory quality standards. |
Memory Best Practices
A quality standard for writing high-quality memories that compound in value.
The [Nx] Priority System
[0x] New → unverified, just added
[1-2x] Normal → confirmed 1-2 times
[3x]+ High Priority → battle-tested, frequently used
[Nx] = usage count. The best quality signal. [6x] survived 6 sessions — probably right. [0x] might be noise.
How [Nx] Increments
| Trigger | Effect |
|---|
memory({ action: "reinforce", content: "..." }) | Manual +1 |
memory({ action: "search", query: "..." }) score ≥0.5 | Auto-reinforce +1 |
| Pending auto-promote (search ≥0.5) | Moves to consolidated at [0x] |
Reinforce ≠ Promote:
- Reinforce = increment
[Nx] within consolidated (used+1)
- Promote = move entry from pending.md → consolidated.md (at [0x])
Learning Quality Checklist
Before saving: