npx claudepluginhub shaneholloman/beads --plugin beads/blockedShows all issues blocked by open dependencies. Inverse of bd ready; identifies stuck work and critical path items for dependency resolution.
/blockedLists blocked tasks from the project's SonIA kanban board via Python helper script or fallback to reading project docs. Reports if none and suggests next command.
/blockedLists all blocked profiles from ~/.claude/counsel-blocklist.json in a table (Name | Reason | Blocked On). Shows 'No blocked profiles' if empty or missing, with /hope:block and /hope:unblock hints.
Show all issues that are blocked by dependencies.
Use beads blocked to see which issues have blockers preventing them from being worked on. This is the inverse of beads ready - it shows what's NOT ready.
Blocked issues have one or more dependencies with type "blocks" that are still open. Once all blocking dependencies are closed, the issue becomes ready and will appear in beads ready.
Useful for: