Claude Flow Swarm banner
ruvnet ruvnet

Claude Flow Swarm

Development community

Description

--- name: claude-flow-swarm description: Coordinate multi-agent swarms for complex tasks --- # 🐝 Claude-Flow Swarm Coordination Advanced multi-agent coordination system with timeout-free execution, distributed memory sharing, and intelligent load balancing. ## Basic Usage ```bash ./claude-flow swarm "your complex task" --strategy <type> [options] ``` ## 🎯 Swarm Strategies - **auto** - Automatic strategy selection based on task analysis - **development** - Code implementation with review

Installation

Installs to ~/.claude/commands/ruvnet-agentic-flow-claude-flow-swarm.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ruvnet/agentic-flow/HEAD/.claude/commands/claude-flow-swarm.md -o ~/.claude/commands/ruvnet-agentic-flow-claude-flow-swarm.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository