gastown
Coordinate dozens of AI coding agents without losing work
All Skills in This Repository (6)
Pure Emerald Level Indicatorscrew-commit
Automate git commits with pre-flight checks, submodule awareness, and PR creation.
ghi-list
List GitHub issues in a structured ASCII table with filters.
pr-list
List GitHub pull requests in a formatted ASCII table.
pr-sheriff
Triage pull requests into EASY-WIN, NEEDS-CREW, or NEEDS-HUMAN categories.
convoy
Coordinate batched work across rigs with stage-driven dispatch and safety guards.
gas-town-cursor
Configures Gas Town development workflows with the Cursor agent CLI preset.
Frequently Asked Questions
FAQPage SchemaHow to install Gas Town?โผ
Run `npx skills add gastownhall/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 they restart by storing work state in git-backed hooks and a persistent issue ledger. It also coordinates 20-30 agents working in parallel without chaos.
Which AI agents work with Gas Town?โผ
Gas Town works with Claude Code, GitHub Copilot, Codex, Gemini, and Cursor through a shared workspace and command-line interface.
How do agents communicate in Gas Town?โผ
Agents send instant messages with `gt nudge` and persistent mail with `gt mail`, so work handoffs survive session restarts.
Can Gas Town triage pull requests automatically?โผ
Yes. The PR Sheriff skill scans open PRs, categorizes them as easy wins or deep reviews, merges safe ones, and dispatches the rest to the right reviewer.
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