What problem does it solve?
This skill centralizes the integration of Claude-Flow with agentic-flow@alpha, eliminating the need for parallel implementations and reducing maintenance overhead by consolidating functionality into a specialized extension.
Core Features & Use Cases
- Migration-driven integration: Gradually replace legacy components with the agentic-flow@alpha adapter layer.
- Performance and parity: Preserve feature parity while achieving architectural simplification and better performance.
- Backward compatibility and tooling: Provide compatibility layers and migration tooling to minimize risk during rollout.
Quick Start
Initialize the deep integration by creating the ClaudeFlowAdapter and run the auto-migration workflow. For example:
Task("Integration architecture", "Design agentic-flow@alpha adapter layer", "v3-integration-architect")
Task("SONA integration", "Integrate 5 SONA learning modes", "v3-integration-architect")
Task("Flash Attention", "Implement speedups and memory reductions", "v3-integration-architect")