cfn-event-bus

Community

Centralized event bus for CFN Loop agents

Authormasharratt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a centralized, pub/sub event bus for coordinating agent lifecycles, gate events, consensus signals, and task-wide notifications.

Core Features & Use Cases

  • Publish/subscribe: Event routing for agent lifecycles and loop milestones.
  • Lifecycle tracking: Logs agent spawn, completion, failure, and timeouts.
  • Integration patterns: Redis coordination, Gate/Consensus broadcast, agent-spawn synchronization.

Quick Start

Use the provided event bus wrappers to publish or subscribe to lifecycle events and gate outcomes.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: cfn-event-bus
Download link: https://github.com/masharratt/claude-flow-novice/archive/main.zip#cfn-event-bus

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