bd help --doc ready.
Show ready work (open issues with no active blockers).
Excludes in_progress, blocked, deferred, and hooked issues. This uses the
GetReadyWork API which applies blocker-aware semantics to find truly claimable work.
Note: ‘bd list —ready’ uses the same blocker-aware ready-work semantics.
Use —mol to filter to a specific molecule’s steps:
bd ready —mol bd-patrol # Show ready steps within molecule
Use —gated to find molecules ready for gate-resume dispatch:
bd ready —gated # Find molecules where a gate closed
Use —claim to atomically claim the first ready issue matching the filters:
bd ready —claim —json
This is useful for agents executing molecules to see which steps can run next.
CLI Reference
bd ready
Show ready work (open, no active blockers)
Generated from
Flags: