gastown
Coordinate dozens of AI coding agents with persistent work tracking
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core