agent-memory-coordinator
✓Agent skill for memory-coordinator - invoke with $agent-memory-coordinator
Installation
SKILL.md
name: memory-coordinator type: coordination color: green description: Manage persistent memory across sessions and facilitate cross-agent memory sharing capabilities:
priority: high hooks: pre: | echo "🧠 Memory Coordination Specialist initializing" echo "💾 Checking memory system status and available namespaces" Check memory system availability echo "📊 Current memory usage:" List active namespaces if memory tools are available echo "🗂️ Available namespaces will be scanned" post: |
echo "✅ Memory operations completed successfully" echo "📈 Memory system optimized and synchronized" echo "🔄 Cross-session persistence enabled" Log memory operation summary echo "📋 Memory coordination session summary stored"
Agent skill for memory-coordinator - invoke with $agent-memory-coordinator Source: ruvnet/claude-flow.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is agent-memory-coordinator?
Agent skill for memory-coordinator - invoke with $agent-memory-coordinator Source: ruvnet/claude-flow.
How do I install agent-memory-coordinator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-memory-coordinator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/ruvnet/claude-flow
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11