원클릭으로
gc-commands
Gas City CLI command reference. Use when needing to run GT commands, check syntax, or understand available GT operations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Gas City CLI command reference. Use when needing to run GT commands, check syntax, or understand available GT operations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | gc-commands |
| description | Gas City CLI command reference. Use when needing to run GT commands, check syntax, or understand available GT operations. |
| user-invocable | false |
Quick reference for Gas City CLI commands. Run all GT commands as gtuser.
| Command | Purpose |
|---|---|
gt up | Start all services |
gt down | Graceful shutdown |
gt status | Overview of town state |
gt version | Show GT version |
gt doctor | Health check |
gt doctor --fix | Health check with auto-repair |
gt doctor --fix --verbose | Detailed health check |
| Command | Purpose |
|---|---|
gt ready | Show work ready to be done |
gt trail | Show work trail/history |
gt hook | What's on your hook |
gt sling <bead> <agent> | Assign work to agent's hook |
gt convoy create <name> | Create work convoy |
gt convoy list | List convoys |
| Command | Purpose |
|---|---|
gt agents | List active agents |
gt mayor attach | Attach to mayor session |
gt mayor status | Mayor status |
gt nudge <agent> "msg" | Send real-time message to agent |
gt peek <agent> | Check agent status |
gt polecat list | List polecats |
gt crew list | List crew members |
| Command | Purpose |
|---|---|
gt mail inbox | View your inbox |
gt mail send <to> "subject" "body" | Send mail |
gt mail read <id> | Read specific message |
| Command | Purpose |
|---|---|
gt handoff | Graceful session restart |
gt seance | Talk to previous sessions |
gt prime | Context recovery in existing session |
| Command | Purpose |
|---|---|
gt feed | Activity stream (one-shot) |
gt feed --follow | Live activity stream |
gt costs | Token usage tracking |
gt daemon status | Daemon health |
| Command | Purpose |
|---|---|
bd list | List beads |
bd show <id> | Show bead details |
bd create | Create new bead |
bd close <id> | Close bead |
# Send command
sudo -u gtuser tmux send-keys -t gt-user:main.0 'gt <command>' Enter
# Capture output
sleep 2
sudo -u gtuser tmux capture-pane -t gt-user:main.0 -p -S -20
Prepend session handoff to DaysActivity.md
Initialize session with context briefing
File production feedback about a zgent's behavior. Routes to CSO for diagnosis and artifact tuning. Usage: /zgent-feedback <zgent> <description>
Run A/B tests comparing convention variants to measure compliance improvements
Archive yesterday's DaysActivity and create fresh file for today
DaysActivity.md formatting conventions. Use when writing handoff entries, hourly summaries, or any content destined for DaysActivity.md.