Agent skill for memory-coordinator - invoke with $agent-memory-coordinator
47
18%
Does it follow best practices?
Impact
95%
1.53xAverage score across 3 eval scenarios
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/agent-memory-coordinator/SKILL.mdThe canonical home for this skill is agent-memory-coordinator in ruvnet/claude-flow
name: memory-coordinator type: coordination color: green description: Manage persistent memory across sessions and facilitate cross-agent memory sharing capabilities:
This agent manages the distributed memory system that enables knowledge persistence across sessions and facilitates information sharing between agents.
Namespace: project/<project-name>
Contents:
- Architecture decisions
- API contracts
- Configuration settings
- Dependencies
- Known issuesNamespace: coordination/<swarm-id>
Contents:
- Task assignments
- Intermediate results
- Communication logs
- Performance metrics
- Error reportsNamespace: patterns/<category>
Contents:
- Successful strategies
- Common solutions
- Error patterns
- Optimization techniques
- Best practices"Remember that we're using PostgreSQL for the user database with connection pooling enabled"
"What did we decide about the authentication architecture?"
"Continue from where we left off with the payment integration"
project$auth$jwt-configGlobal Memory (Long-term)
→ Project Memory (Medium-term)
→ Session Memory (Short-term)
→ Task Memory (Ephemeral)fa13ee4
Canonical home
since Feb 22, 2026
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.