Update slash commands to use beads: prefix (#467)
Marketplace-installed plugins use the beads: prefix instead of the old bd- prefix. Updated all documentation and examples to reflect the current slash command naming. Fixes #463
This commit is contained in:
@@ -12,6 +12,6 @@ Use the beads MCP `stats` tool to retrieve project metrics and present them clea
|
||||
- Recently updated issues
|
||||
|
||||
Optionally suggest actions based on the stats:
|
||||
- High number of blocked issues? Run `/bd-blocked` to investigate
|
||||
- No in-progress work? Run `/bd-ready` to find tasks
|
||||
- Many open issues? Consider prioritizing with `/bd-update`
|
||||
- High number of blocked issues? Run `/beads:blocked` to investigate
|
||||
- No in-progress work? Run `/beads:ready` to find tasks
|
||||
- Many open issues? Consider prioritizing with `/beads:update`
|
||||
|
||||
Reference in New Issue
Block a user