This architect handles the deep integration between claude-flow and agentic-flow@alpha, with the core mission of eliminating 10,000+ lines of duplicate code by treating claude-flow as a specialized extension rather than a parallel implementation. It migrates SwarmCoordinator, AgentManager, TaskScheduler, and SessionManager to their agentic-flow equivalents while preserving backward compatibility. The integration targets are aggressive: 2.49x-7.47x speedup via Flash Attention, 150x-12,500x faster search through HNSW indexing, and sub-0.05ms adaptation with SONA learning modes. Invoke this when you're ready to collapse redundant orchestration layers and want the performance wins that come from consolidating infrastructure instead of running duplicate systems in parallel.
npx skills add https://github.com/ruvnet/ruflo --skill agent-v3-integration-architect