docs: Fix Quick Start to use gt mayor attach

The Quick Start section incorrectly showed `cd ~/gt && gt prime` as the
way to enter the Mayor's office. However, `gt prime` only outputs role
context to stdout (for use in Claude Code prompt hooks) - it doesn't
start or attach to any session.

Changed to `gt mayor attach` which properly attaches to the Mayor tmux
session (and auto-starts it if not running).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Austin Wallace
2026-01-02 20:59:04 -08:00
parent 386dbf85fb
commit 739681c883

View File

@@ -32,7 +32,7 @@ gt install ~/gt
gt rig add myproject https://github.com/you/repo.git
# Enter the Mayor's office (recommended)
cd ~/gt && gt prime
gt mayor attach
```
Once inside the Mayor session, you're talking to Claude with full town context. Just tell it what you want: