event-coordination

Community

Event-driven teamwork orchestration.

Authormnthe
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Event-driven coordination eliminates the need for polling loops in teamwork orchestrators by introducing native hooks that react to events such as TaskCompleted and TeammateIdle.

Core Features & Use Cases

  • Event-driven orchestration for teamwork v3, replacing schedule-based polling with immediate hook-driven updates.
  • Hooks: TaskCompleted to track progress and trigger next steps; TeammateIdle to detect available workers and balance workload.
  • Use Case: In a multi-worker project, as tasks complete, the orchestrator can instantly reassign work and launch the final verification when everything is done.

Quick Start

Enable the event-coordination skill in your Claude Code environment, configure the two hooks, and run a test workflow to observe real-time task progress updates.

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: event-coordination
Download link: https://github.com/mnthe/hardworker-marketplace/archive/main.zip#event-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 223,000+ vetted skills library on demand.