From buses
Initialise buses on this machine: set the shared folder path and generate a session UUID.
How this command is triggered — by the user, by Claude, or both
Slash command
/buses:init <shared-folder-path> [--force] [--profile <name>]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Report the output above to the user in one or two lines. If initialisation succeeded, remind them they can run `/buses:name <friendly-name>` next, then `/buses:create <bus>` or `/buses:join <bus>`.
"${CLAUDE_PLUGIN_ROOT}/lib/init.sh" "$(cat <<'BUSES_END_PAYLOAD_3f5a8c2d1b9e7f0a'
$ARGUMENTS
BUSES_END_PAYLOAD_3f5a8c2d1b9e7f0a
)"
Report the output above to the user in one or two lines. If initialisation succeeded, remind them they can run /buses:name <friendly-name> next, then /buses:create <bus> or /buses:join <bus>.
npx claudepluginhub marcelopaniza/buses --plugin buses/initInitializes beads issue tracking database in current directory with optional prefix (defaults to dir name). Shows DB location, prefix, workflow overview, next steps; displays stats if already set up.
/initInitializes guided UI design for dashboards, apps, and tools. Assesses intent, proposes styles with rationale, builds components, and offers to save patterns.
/initSets up Repowise for the current codebase. Installs if needed, asks about indexing preferences (index-only or full with LLM), and runs the indexing process.
/initScaffolds a kubb.config.ts by running the Kubb init CLI. Accepts flags for an OpenAPI spec input, output directory, and comma-separated plugins.
/initDownloads and installs the notification binary for the claude-notifications plugin on macOS, Linux, or Windows, fetching the latest from GitHub Releases.
/initInitializes or re-boots llmdoc/ directory structure, runs multi-themed project investigations with investigator, and generates initial stable docs via recorder.