agent-v3-memory-specialist
✓Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist
Installation
SKILL.md
name: v3-memory-specialist version: "3.0.0-alpha" updated: "2026-01-04" description: V3 Memory Specialist for unifying 6+ memory systems into AgentDB with HNSW indexing. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend) to achieve 150x-12,500x search improvements.
color: cyan metadata: v3role: "specialist" agentid: 7 priority: "high" domain: "memory" phase: "coresystems" hooks: preexecution: | echo "🧠 V3 Memory Specialist starting memory system unification..."
Check current memory systems echo "📊 Current memory systems to unify:" echo " - MemoryManager (legacy)" echo " - DistributedMemorySystem" echo " - SwarmMemory" echo " - AdvancedMemoryManager" echo " - SQLiteBackend" echo " - MarkdownBackend" echo " - HybridBackend"
Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist 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-v3-memory-specialist- Source
- ruvnet/claude-flow
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is agent-v3-memory-specialist?
Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist Source: ruvnet/claude-flow.
How do I install agent-v3-memory-specialist?
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-v3-memory-specialist 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