Inspect
gt statusSee the town before changing it.
Gas Town turns a shared codebase into a durable multi-agent operation. You set the destination. The Mayor, Convoys, Beads, Polecats, supervisors, and Refinery keep work moving.
objective enters townplans Convoy + Beadswork in isolated worktreesverifies + mergesstatus, proof, blockersEverything else is searchable. Start read-only, dispatch deliberately, and let the Refinery own merge readiness.
gt statusSee the town before changing it.
gt readyFind work that can move now.
gt slingAssign one Bead through the native path.
gt trailFollow activity without interrupting workers.
gt doneSend verified work toward the merge queue.
Do not build a second task runner. Each Gas Town role already has a clear job.
gt mayorChief of Staff for objectives, decomposition, and cross-rig coordination.
gt convoyA delivery grouping multiple durable Beads.
gt beadOne durable, structured unit of work.
gt polecatPersistent worker identity with ephemeral sessions and isolated worktrees.
gt hookAssignment, notes, and handoff state that survive sessions.
gt witnessPer-rig worker health and lifecycle supervision.
gt deaconTown-wide watchdog and dispatched infrastructure recovery.
gt refineryQuality verification and merge-queue processing.
Use the smallest recovery command that matches the failure. Emergency controls change the whole town.
gt resumegt seanceRecover handoffs and predecessor-session knowledge.
gt orphansgt releasegt doctorFind lost work, release stale issues, then inspect workspace health.
gt estopgt thawFreeze or resume all work. These are town-wide state changes.
Generated from the locally installed `gt help` for version 1.1.0. Use `gt [command] --help` before version-sensitive operations.
The ready-made PDF includes the daily loop and essential operator commands.