docs: fix bd mail → gt mail in CLAUDE.md

gt mail is the correct command for Gas Town mail routing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-12-21 00:20:44 -08:00
parent 8e17dcff6d
commit e94cea1c37
2 changed files with 2 additions and 2 deletions

View File

@@ -412,7 +412,7 @@ bd deleted --json # Machine-readable output
- `relates_to` - Bidirectional "see also" links (`bd relate <id1> <id2>`)
- `duplicates` - Mark issue as duplicate (`bd duplicate <id> --of <canonical>`)
- `supersedes` - Version chains (`bd supersede <old> --with <new>`)
- `replies_to` - Message threads (`bd mail reply`)
- `replies_to` - Message threads (`gt mail reply`)
Only `blocks` dependencies affect the ready work queue.