gastown

Solid

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".

AI & Automation 2,274 stars 319 forks Updated today MIT

Install

View on GitHub

Quality Score: 97/100

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

Skill Content

# Gastown ## Overview Gas Town is a multi-agent orchestration system for Claude Code that enables parallel AI workers to execute tasks simultaneously. It provides work tracking through beads, agent lifecycle management via polecats and crew, and automated code merging through the Refinery. ## Prerequisites - Go 1.21+ installed for CLI tools (`gt` and `bd`) - Git configured with SSH or HTTPS access - Terminal access for running commands - Sufficient disk space for workspace (~100MB for ~/gt) - GitHub account for repository integration (optional) ## Instructions 1. Install Gas Town CLI tools (gt and bd) using Go 2. Create your workshop directory at ~/gt 3. Run diagnostics with gt doctor and bd doctor 4. Add a project as a rig using gt rig add 5. Create work items as beads using bd create 6. Sling work to agents using gt sling 7. Monitor progress with gt status and gt peek 8. Let the Refinery merge completed work The Cognition Engine. Track work with convoys; sling to agents. ## Output - Executed gt and bd commands with results reported to user - Engine status reports showing system health and worker states - Work tracking updates (beads created, assigned, completed) - Polecat and crew lifecycle events (spawn, completion, termination) - Diagnostic results from gt doctor and bd doctor - Merge pipeline status from Refinery operations ## Error Handling See `${CLAUDE_SKILL_DIR}/references/errors.md` for comprehensive error handling. ## Examples See `${CLAUDE_SKILL_DIR}/...

Details

Author
jeremylongshore
Repository
jeremylongshore/claude-code-plugins-plus-skills
Created
7 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

agent-coordination

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

1,160 Updated today
a5c-ai
AI & Automation Listed

multi-agent-coordination

Coordinate multiple Claude Code terminals on the same project without collisions. Use when the user wants to run 2+ Claude sessions in parallel on one repo, asks about multi-agent workflows, parallel Claude, terminal coordination, file locks, shared kanban boards, planner/architect roles, or how to avoid two AI sessions editing the same file. Provides interactive setup wizard, file-level lock protocol, shared task board, planner approval gate, configurable git workflow (single-branch or feature-branch), stale-lock detection with TTL, role-tailored terminal intros, and slash commands (/multi-agent-init, /agents-status, /agent-intro, /release-locks).

2 Updated 1 weeks ago
RahimjonovBoburjon
AI & Automation Solid

claude-devfleet

Orchestrate multi-agent coding tasks via Claude DevFleet — plan projects, dispatch parallel agents in isolated worktrees, monitor progress, and read structured reports.

201,447 Updated yesterday
affaan-m
AI & Automation Listed

grand-admiral

Multi-agent orchestration doctrine: spawning, worktree isolation, team coordination, scaling, recovery, programme management. Always loaded by coordinator agents that spawn, manage, and merge work from subagents.

1 Updated 3 days ago
lklimek
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