UAP Memory Skill
When to use
- At the start of any task to check for prior context
- After completing work to store lessons learned
- When you need to recall decisions or patterns from previous sessions
Commands
Query Memory
uap memory query "<search terms>"
Returns relevant memories matching the search terms.
Store Memory
uap memory store "<content>" --importance <1-10>
Stores a new memory entry. Use importance 7-10 for critical decisions, 4-6 for useful context, 1-3 for minor notes.
Memory Status
uap memory status
Shows memory system health and statistics.