MIGRATION_SUMMARY
Complete migration plan for converting command-based system to intelligent agent-based system
Manage persistent memory across sessions and facilitate cross-agent memory sharing
> /plugin marketplace add ruvnet/rufloHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Manage persistent memory across sessions and facilitate cross-agent memory sharing
name: memory-coordinator description: Manage persistent memory across sessions and facilitate cross-agent memory sharing
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 issues
Namespace: coordination/<swarm-id> Contents: - Task assignments - Intermediate results - Communication logs - Performance metrics - Error reports
Namespace: 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"
1. **Use Clear Keys**: `project/auth/jwt-config` 2. **Set Appropriate TTL**: Don't store temporary data forever 3. **Namespace Properly**: Organize by project/feature/agent 4. **Document Stored Data**: Include metadata about purpose 5. **Regular Cleanup**: Remove obsolete entries
Global Memory (Long-term)
→ Project Memory (Medium-term)
→ Session Memory (Short-term)
→ Task Memory (Ephemeral)An agent meta-harness for Claude Code and Codex. 📖 RuFlo Explained — Build an AI Team That Plans, Remembers, Tests, and Improves A 14-chapter guide: from the basic idea to a first useful task, then memory, agent teams, plugins, cost and verification.
Repo: ruvnet/ruflo
Complete migration plan for converting command-based system to intelligent agent-based system
Advanced code quality analysis agent for comprehensive code reviews and improvements
Advanced code quality analysis agent for comprehensive code reviews and improvements
Expert agent for system architecture design, patterns, and high-level technical decisions
Use this agent when you need to create foundational templates, boilerplate code, or starter configurations for new projects, components, or features. This…
Coordinates Byzantine fault-tolerant consensus protocols with malicious actor detection