Manage memory across agent sessions
memory-managementskillsetup L2★3
richfrem/agent-plugins-skills ↗What it does
Organize tiered multi-session knowledge persistence
Best for
When you need a tiered recall system balancing hot-cache speed with deep semantic search across sessions.
Inputs
- · phase number
- · search query
- · profile name
- · file path
Outputs
- · structured results
- · Markdown file
- · cached summaries
- · JSON config
- · report
Requires
- · ChromaDB
- · Obsidian
- · Bash CLI
Preconditions
- · Bash/shell environment
- · RLM profile configured
Failure modes
- · Stale cache path → cached data out of sync with files
- · Phase not found → exit with guidance
Trust signals
- · Step-by-step execution protocol