message-bus

Community

Coordinate agents with a file-based bus.

AuthorAhmedElhadarey
Version1.0.0
Installs0

System Documentation

What problem does it solve?

File-based message bus enabling reliable inter-agent coordination among workers and board directors, with atomic writes, heartbeat tracking, and event-driven signals to prevent race conditions and improve auditability.

Core Features & Use Cases

  • Append-only message queue (queue.jsonl) for durable, ordered events.
  • Shared status and lock state (worker-status.json, locks.json) with simple expiry and safety checks.
  • Board deliberation artifacts (assessments.json, votes.json, discussion.jsonl) to support structured governance.
  • Use Case: orchestrating parallel tasks across dozens of agents while detecting deadlocks and coordinating decisions via signals.

Quick Start

Initialize the message bus for your track and begin coordinating agents using the built-in queue and event signals.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: message-bus
Download link: https://github.com/AhmedElhadarey/Gilfoyle/archive/main.zip#message-bus

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 223,000+ vetted skills library on demand.