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:
peter schilling
2025-12-12 14:51:35 -08:00
committed by GitHub
parent ca9d306ef0
commit 8052f3d6a5
5 changed files with 44 additions and 44 deletions

View File

@@ -12,7 +12,7 @@ Use the beads MCP `init` tool with the prefix parameter (if provided) to set up
After initialization:
1. Show the database location
2. Show the issue prefix that will be used
3. Explain the basic workflow (or suggest running `/bd-workflow`)
4. Suggest creating the first issue with `/bd-create`
3. Explain the basic workflow (or suggest running `/beads:workflow`)
4. Suggest creating the first issue with `/beads:create`
If beads is already initialized, inform the user and show project stats using the `stats` tool.