agent-coordination

Solid

Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP principle.

AI & Automation 1,160 stars 71 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
60
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Agent Coordination ## Overview Coordinate multi-agent work using Gas Town's role hierarchy: Mayor assigns, Crew persists, Polecats execute transiently, and hooks drive the GUPP principle ("If there is work on your Hook, YOU MUST RUN IT"). ## When to Use - Assigning beads to agents - Managing agent handoffs - Nudging stuck agents - Coordinating Crew and Polecat workers - Setting up hook hierarchies ## Agent Types - **Crew**: Long-lived, named agents for persistent collaboration - **Polecats**: Transient workers with persistent identity but ephemeral sessions - **Dogs**: Deacon helpers for infrastructure tasks ## Hook Hierarchy Three-tier hook system (base -> role -> rig+role): 1. **Base hooks**: Apply to all agents 2. **Role hooks**: Apply to agents in a specific role 3. **Rig+Role hooks**: Apply to agents on a specific rig in a specific role ## Key Commands - `gt agents` - List available agents - `gt feed` - Feed work to an agent's hook - `gt handoff` - Hand off work between agents - `gt nudge` - Nudge a stuck agent - `gt seance` - Revive a dead agent session ## Tool Use Invoke via babysitter process: `methodologies/gastown/gastown-orchestrator` (assign-workers step)

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

gastown

Manage multi-agent orchestrator for Claude Code. Use when user mentions gastown, gas town, gt commands, bd commands, convoys, polecats, crew, rigs, slinging work, multi-agent coordination, beads, hooks, molecules, workflows, the witness, the mayor, the refinery, the deacon, dogs, escalation, or wants to run multiple AI agents on projects simultaneously. Handles installation, workspace setup, work tracking, agent lifecycle, crash recovery, and all gt/bd CLI operations. Trigger with phrases like "gas town", "gt sling", "fire up the engine".

2,274 Updated today
jeremylongshore
AI & Automation Solid

agent-coordination

Agent spawning, lifecycle management, and coordination patterns. Manages 60+ agent types with specialized capabilities. Use when: spawning agents, coordinating multi-agent tasks, managing agent pools. Skip when: single-agent work, no coordination needed.

57,130 Updated today
ruvnet
AI & Automation Listed

polecat-worker

ALU execution pattern for ephemeral autonomous work. Detects hooked work, enters GUPP autonomous mode, executes the assigned bead, commits and pushes results, then self-terminates. Never coordinates other agents.

62 Updated today
Tibsfox
AI & Automation Listed

mayor-coordinator

Northbridge coordination pattern for multi-agent orchestration. Creates convoys, dispatches work via sling, monitors progress, and handles escalations. Never executes work directly.

62 Updated today
Tibsfox
AI & Automation Solid

agent-gossip-coordinator

Agent skill for gossip-coordinator - invoke with $agent-gossip-coordinator

57,130 Updated today
ruvnet