coordinate

Community

Coordinate multi-agent work with tmux.

Authorbdsqqq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to orchestrate multiple amp agents reporting to a coordinator, delegating tasks and unblocking them via bidirectional communication in tmux.

Core Features & Use Cases

  • Agent orchestration: Spawn agents with auto-named identities.
  • Bidirectional messages: Agents report back, coordinator responds.
  • Monitoring pattern: Use tmux capture-pane to observe progress.

Quick Start

  • Spawn coordinator and agents as separate tmux windows
  • Use tmux to send messages back and forth between coordinator and agents
  • Regularly capture panes to monitor progress

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: coordinate
Download link: https://github.com/bdsqqq/dots/archive/main.zip#coordinate

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