parallel-agent-coordination

Community

Coordinate parallel agents to prevent conflicts.

Authormartiendejong
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Real-time coordination for multiple Claude agents eliminates conflicts and inefficiencies that arise when several agents operate in parallel, enabling safe, optimized workload distribution.

Core Features & Use Cases

  • Real-time coordination driven by ManicTime activity data to assess agent availability and prioritize tasks.
  • Hybrid allocation strategy: fast-path optimistic CAS for low contention and slow-path mutex-based locking for high contention.
  • Robust fault tolerance including timeouts, heartbeats, and crash recovery to reclaim resources.
  • Event-driven state propagation with a polling fallback to ensure timely synchronization across agents.
  • Applicable to multi-agent development workflows such as parallel feature work, simultaneous code reviews, and concurrent CI/CD tasks.

Quick Start

Register your agents and start the coordination daemon to enable real-time, multi-agent work coordination.

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: parallel-agent-coordination
Download link: https://github.com/martiendejong/autonomous-dev-system/archive/main.zip#parallel-agent-coordination

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.