How this command is triggered — by the user, by Claude, or both
Slash command
/allbeads:blockedThe summary Claude sees in its command listing — used to decide when to auto-load this command
Show beads that are blocked by dependencies across all AllBeads contexts. Run `allbeads blocked` to find issues that cannot proceed due to blockers. For each blocked issue, show: - Bead ID and title - What it's blocked by - Context (repository) This helps identify: - Cross-repo blocking relationships - Bottlenecks in the workflow - Issues that need attention to unblock downstream work
Show beads that are blocked by dependencies across all AllBeads contexts.
Run allbeads blocked to find issues that cannot proceed due to blockers.
For each blocked issue, show:
This helps identify:
npx claudepluginhub thrashr888/allbeads --plugin allbeads/blockedShows all issues blocked by open dependencies, helping identify stuck work and critical path items.
/epic-unblockAnalyzes a blocked GitHub issue, determines if the block is still valid, suggests minimal unblocking steps, updates labels or comments, and outputs next actions.
/blockedLists blocked tasks from the SonIA kanban board by running a continuity helper script, with a manual fallback to project docs.
/blockedLists all blocked profiles from the counsel blocklist, displaying name, reason, and blocked date in a table. Shows a hint to manage the blocklist when empty.