Multi-agent coding orchestrator using Gas Town (gt) and Claude Code. Use for ANY non-trivial coding task — multi-file changes, new features, refactors, bug fixes, anything involving code that needs to compile/run/test. Delegates work to parallel Claude Code agents (polecats) with git-backed persistent state, work tracking (beads), and coordination. Use when a task involves more than a single file edit or quick script.
openclaw-skill-gastown 0.1.4 Major documentation overhaul, systematizing Gas Town’s identity and workflows. - Rewrote SKILL.md with a deep-dive on Gas Town’s architecture, metaphors, agent roles, and operational principles (MEOW, GUPP, NDI). - Added detailed sections on agent lifecycles, molecular workflows, hook conventions, troubleshooting, and directory structures. - Expanded quick start, command reference, and onboarding instructions. - Enhanced clarity and navigability for new and experienced users. - No changes to executable code—documentation and conceptual update only.