Унификация памяти агентов в единую архитектуру

data

v3-memory-unification is a Claude Code skill that consolidates six separate memory systems in claude-flow into a single unified architecture backed by AgentDB with HNSW indexes, delivering 150×–12 500× faster semantic retrieval. It implements two architectural decision records: ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). The skill covers the migration path from legacy memory stores to a modern hybrid SQLite + AgentDB backend with vector search. Teams running large multi-agent platforms that have accumulated fragmented agent-state storage will find it most valuable when they need to unify those stores without losing previously accumulated data.