npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin macroman5-claude-code-workflow-pluginsintentcommands/# Memory Graph Command
This command activates the Memory Graph Skill and guides you to use the MCP Memory server tools to persist, update, search, and prune knowledge.
## Inputs
INTENT: ${1:-auto}
## Skill
Include the Memory Graph Skill files:
- .claude/skills/memory-graph/SKILL.md
- .claude/skills/memory-graph/operations.md
- .claude/skills/memory-graph/playbooks.md
- .claude/skills/memory-graph/examples.md
If any file is missing, read the repo to locate them under `.claude/skills/memory-graph/`.
## Behavior
- Detect entities, relations, and observations in the current context
- Us...This command activates the Memory Graph Skill and guides you to use the MCP Memory server tools to persist, update, search, and prune knowledge.
INTENT: ${1:-auto}
Include the Memory Graph Skill files:
If any file is missing, read the repo to locate them under .claude/skills/memory-graph/.
mcp__memory__open_nodes when helpfulauto, infer one of: persist-new, enrich, link, correct, prune, exploreplaybooks.mdTarget server name: memory (tools appear as mcp__memory__<tool>)
Core tools:
Persist a new service and owner
/lazy memory-graph "persist-new service:alpha (owner: alice, repo: org/alpha)"
Explore existing graph
/lazy memory-graph explore
Correct a stale fact
/lazy memory-graph "correct owner for service:alpha -> bob"