What problem does it solve?
This Skill helps reason about and document the Gas Town multi-agent architecture, clarifying role responsibilities, work primitives (beads, molecules, wisps, convoys), and per-rig configuration so teams can design, debug, and coordinate agents without losing operational context.
Core Features & Use Cases
- Role mapping: Defines Town-level and Rig-level roles (Mayor, Deacon, Dogs, Boot, Witness, Polecats, Refinery, Crew) and their responsibilities for orchestration and supervision.
- Workflow primitives: Documents beads (JSONL atomic work units), molecules (durable chained workflows), wisps (ephemeral in-memory tasks), and convoys (grouped delivery orders) to guide implementation and recovery strategies.
- Rig configuration & examples: Describes per-rig .beads databases, witness supervision, polecat workers, and example rigs such as DReader and DataArchive for operational planning.
Quick Start
Ask the assistant to analyze the GT architecture and summarize the roles, workflow primitives, and recommended rig configuration for the DReader rig.