convoy-management
SkillAI & modelsLets your agent create, track, and land convoys of related work orders across multiple AI agents.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the convoy-management skill
About this capability
Create, track, and land convoys of related beads as primary work orders in the Gas Town multi-agent orchestration framework.
What this skill tells your AI
The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/gastown/skills/convoy-management/SKILL.md and read by ahel’s review.
- Coordinating parallel bead execution across agents
- Tracking progress of distributed work
- Landing (merging) completed convoy results
Process
- Create convoy from goal or MEOW decomposition
- Decompose into beads (persistent) and wisps (ephemeral)
- Assign beads to Crew (long-lived) or Polecats (transient)
- Track progress via hooks and heartbeats
- Verify all beads complete with quality checks
- Land convoy by merging bead branches
Key Concepts
- Convoy: Primary work-order wrapping related beads
- Bead: Git-backed atomic work unit (issue/task)
- Wisp: Ephemeral bead destroyed after successful run
- GUPP: If there is work on your Hook, YOU MUST RUN IT
Agents Used
agents/mayor/- Creates and coordinates convoysagents/crew-lead/- Persistent collaborator on beadsagents/polecat/- Transient worker for individual beads
Tool Use
Invoke via babysitter process: methodologies/gastown/gastown-convoy
Signals
- GitHub stars
- 2k
- Forks
- 106
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
convoy-management- Source
- github.com/a5c-ai/babysitter