gastownhallgastownhallOfficialยท6 Agent Skills Included

gastown

Coordinate dozens of AI coding agents without losing work

Coordinates multiple AI coding agents like Claude Code, Copilot, and Codex across shared projects. Persists work state in git-backed hooks so agents never lose context after restarts or crashes. Automates task dispatch, PR triage, merge queues, and agent health monitoring at scale.
npx skills add gastownhall/gastown --all -g -y
Available:

Instructs AI agents on how to track work with beads issues, message other agents via nudge and mail commands, recover context after restarts, and follow the mandatory commit-and-push session protocol.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’