memory
Unified read-side memory operations including knowledge graph search, session context loading, decision timeline viewing, and Mermaid graph visualization. Subcommands: search, load, history, viz, status. Complements /ork:remember (write-side). Use when searching past decisions, loading context, or visualizing the knowledge graph.
- License
- MIT
- Compatibility
- Claude Code 2.1.220+. Requires memory MCP server.
Pinned to revision 1ff988bd66da, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Grep
- Glob
- Bash
- AskUserQuestion
- mcp__memory__search_nodes
- mcp__memory__read_graph
Files
- skills/memory/SKILL.md
- skills/memory/references/memory-commands.md
- skills/memory/references/mermaid-patterns.md
- skills/memory/references/session-resume-patterns.md
- skills/memory/rules/_sections.md
- skills/memory/rules/deduplication-strategy.md
- skills/memory/rules/entity-extraction-patterns.md
- skills/memory/scripts/graph-utils.mjs
- skills/memory/scripts/playground-template.html
- skills/memory/scripts/render-graph.mjs
- skills/memory/scripts/render-playground.mjs
- skills/memory/scripts/staleness_cron.py
- skills/memory/scripts/staleness_lib.py
- skills/memory/test-cases.json
Every link opens the file at its source, pinned to the revision this page describes.