Agent coordination
Skill a5c-ai/babysitter/library/methodologies/gastown/skills/agent-coordination
Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration
npx -y skills add a5c-ai/babysitter --skill agent-coordinationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP principle.
SKILL.md
1.4 KB, as published. Nobody here has run it
- 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):
- Base hooks: Apply to all agents
- Role hooks: Apply to agents in a specific role
- Rig+Role hooks: Apply to agents on a specific rig in a specific role
Key Commands
gt agents- List available agentsgt feed- Feed work to an agent's hookgt handoff- Hand off work between agentsgt nudge- Nudge a stuck agentgt seance- Revive a dead agent session
Tool Use
Invoke via babysitter process: methodologies/gastown/gastown-orchestrator (assign-workers step)
Gives 0 of the 12 instructions most context ai engineering skills give
Counted across 1,193 of the 1,976 authors here whose files we hold, read 2026-08-06
- dispatch a fresh implementer subagent per taskin 48 of 1193, across 19 files
- dispatch final reviewer after all tasksin 37 of 1193, across 11 files
- provide full task text to the subagentin 31 of 1193, across 10 files
- review spec compliance before code qualityin 27 of 1193, across 10 files
- make the hook script executablein 26 of 1193, across 8 files
- re-snapshot after navigation or DOM changesin 25 of 1193, across 17 files
- answer subagent questions before proceedingin 22 of 1193, across 7 files
- mark task complete in TodoWrite after approvalin 22 of 1193, across 6 files
- merge hook into existing settingsin 21 of 1193, across 3 files
- read files before editing themin 21 of 1193, across 9 files
- ask if installation is global or projectin 20 of 1193, across 2 files
- copy the hook script to target locationin 20 of 1193, across 2 files
Said here and by no other author read
- use hooks to distribute work
- manage agent handoffs
- nudge stuck agents
- coordinate crew and polecat workers
- set up hook hierarchies
- invoke gastown orchestrator via babysitter
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.