swarming
CommunityKeep swarms moving; prevent idle coordination.
Software Engineering#orchestration#agent-mail#file-reservation#swarming#inbox-polling#bead-graph#worker-coordination
Authorquanpersie2001
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Swarming ensures multi-agent execution does not stall by continuously tending a coordination runtime, enforcing startup acknowledgments, monitoring worker reports, handling file conflicts, and escalating only when human judgment is required.
Core Features & Use Cases
- Orchestrator-only role: Launches bounded worker subagents, monitors their inbox-driven lifecycle, and never implements beads directly.
- Robust monitoring loop: Poll-act-repeat inbox and topic checks, live bead graph verification, silence ladder reminders, and coordinator handoffs when context is high.
- Coordination primitives: Startup acknowledgments with two-name identity, completion and blocker reports, file reservation coordination, and overseer broadcasts for shared corrections.
- Use Case: Run a coordinated swarm to implement a phase of feature work where multiple workers must reserve files, report completion, and avoid conflicting edits while the orchestrator ensures continuous progress.
Quick Start
Start a coordinated swarm for the current phase by initializing the coordination runtime, spawning bounded workers with the provided worker prompt template, and keep polling inboxes and the bead graph until execution completes.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: swarming Download link: https://github.com/quanpersie2001/pulse/archive/main.zip#swarming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.