opencode-memory
Installation
SKILL.md
OpenCode Memory System
Persistent memory keeps useful project context available across sessions via the memory plugin, tools, hooks, and slash commands.
Quick Commands
/memory status Show memory health and indexing status
/memory sync [--force] [--verbose] Index MEMORY.md and related sources
/memory compact Reduce memory size while preserving key context
/remember "text" [flags] Store new memory with category/priority metadata
/recall "query" [flags] Search memory with citations and relevance scores
/forget "query" [--force] Remove a memory entry (confirmation by default)
See full command behavior and examples in docs/MEMORY_USAGE.md.