Skip to main content

Guides

This section provides in-depth guides for using Gas Town effectively, understanding its design philosophy, and getting the most out of multi-agent AI development.


Sections

GuideDescription
Usage GuideComprehensive walkthrough for day-to-day Gas Town usage
The 8 Stages of AI CodingUnderstanding where Gas Town fits in the AI coding maturity model
Multi-Runtime SupportUsing Gas Town with Claude, Gemini, Codex, Cursor, and more
Cost ManagementMonitoring and optimizing token spend
Background & PhilosophyWhy Gas Town exists, its history, and design philosophy
GlossaryComplete terminology reference for all Gas Town concepts

Who Are These Guides For?

Gas Town is a power tool. These guides assume you are:

  • Comfortable with the command line and git
  • Already using AI coding agents (Claude Code, Gemini CLI, Codex, etc.)
  • Ready to coordinate multiple agents working in parallel
  • Willing to invest time learning a new operational model

If you are new to AI-assisted coding, start with a single agent (Stage 5-6 in the 8 Stages model) before adopting Gas Town.

Reading Order

For new Gas Town users, we recommend this reading order:

  1. The 8 Stages of AI Coding -- Understand where Gas Town fits and whether you are ready for it
  2. Background & Philosophy -- Understand why Gas Town exists and the mental model behind it
  3. Usage Guide -- Learn the day-to-day workflows and commands
  4. Multi-Runtime Support -- If you use agents other than Claude Code
  5. Cost Management -- Essential for anyone running at scale
Already Running Gas Town?

If you have completed the Getting Started guide and have a working installation, jump straight to the Usage Guide for practical workflows and patterns.