steveyeggesteveyeggeCommunityยท1 Agent Skills Included

gastown

Coordinate dozens of AI coding agents with persistent work tracking

Coordinates multiple AI coding agents like Claude Code, Copilot, and Codex across projects without losing work when sessions restart. Stores agent state, issues, and handoffs in git-backed storage instead of fragile agent memory. Provides built-in mailboxes, merge queues, watchdogs, and escalation so 20-30 agents work together without chaos.
npx skills add steveyegge/gastown --all -g -y
Available:

Tells the AI agent how to track work with beads issues, message other agents via nudge and mail, recover context with gt prime, and follow the mandatory commit-and-push session close protocol.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Gas Town?โ–ผ

Run `npx skills add steveyegge/gastown --all -g -y` in your terminal to install all skills in this suite globally.

What problem does Gas Town solve?โ–ผ

It stops AI coding agents from losing context when sessions restart by persisting work state in git-backed hooks and a beads issue ledger. It also coordinates many agents at once with mailboxes, identities, and handoffs.

Which AI agents work with Gas Town?โ–ผ

Gas Town works with Claude Code, GitHub Copilot, Codex, Gemini, and Cursor through configurable agent presets.

How do Gas Town agents communicate with each other?โ–ผ

Agents use `gt nudge` for instant messages to active sessions and `gt mail` for persistent messages that survive restarts. The Mayor agent coordinates overall work and receives escalations.

Do I need coding experience to use Gas Town?โ–ผ

Basic terminal comfort helps, but you mainly tell the Mayor agent what you want in plain English and it dispatches work to worker agents automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’