swarm-coordination

Community

Coordinate multi-agent swarm workflows.

Authordralgorhythm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides coordination patterns for parallel agent work with locks, handoffs, and state sync.

Core Features & Use Cases

  • Beads Protocols: Beads as source of truth and file locking.
  • Handoffs: Clean transitions between agents.
  • Use Case: Divide a feature into parallel streams and sync on completion.

Quick Start

Claim a file for editing and document a handoff plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: swarm-coordination
Download link: https://github.com/dralgorhythm/claude-agentic-framework/archive/main.zip#swarm-coordination

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository