docs: remove obsolete bd ready/list from worker instructions
- Update Finding Work section with mail cwd clarification - Replace bd ready/list with molecule-based work assignment - Workers now receive work from overseer, not by polling bd 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -53,9 +53,8 @@ go test ./...
|
||||
## Key Commands
|
||||
|
||||
### Finding Work
|
||||
- `gt mail inbox` - Check your inbox
|
||||
- `bd ready` - Available issues
|
||||
- `bd list --status=in_progress` - Your active work
|
||||
- `gt mail inbox` - Check your inbox (run from YOUR cwd, not ~/gt)
|
||||
- The overseer directs your work. Your molecule (pinned handoff) is your yellow sticky.
|
||||
|
||||
### Working
|
||||
- `bd update <id> --status=in_progress` - Claim an issue
|
||||
|
||||
Reference in New Issue
Block a user