Initialize beads in the current project
Initialize beads issue tracking in your project with a custom prefix (e.g., "myproject-1"). Sets up a local database for tracking issues and shows next steps.
/plugin marketplace add shaneholloman/beads/plugin install beads@beads-marketplaceprefixInitialize beads issue tracking in the current directory.
If a prefix is provided as $1, use it as the issue prefix (e.g., "myproject" creates issues like myproject-1, myproject-2). If not provided, the default is the current directory name.
Use the beads MCP init tool with the prefix parameter (if provided) to set up a new beads database.
After initialization:
/beads-workflow)/beads-createIf beads is already initialized, inform the user and show project stats using the stats tool.