help
Use when the user invokes /help or asks what bb commands are available. Lists all skills with short descriptions.
bb — Commands
| Command | What it does |
|---|---|
/bb:auto | Full autonomous mode — stop asking, start doing |
/bb:commit | Commit your files, conventional format, rebase + push |
/bb:sweep | Tidy a messy working tree into logical commits |
/bb:check | Type-check, lint, build — report issues with fix options |
/bb:pr | Create a pull request from branch commits |
/bb:diagnose | Cross-codebase bug diagnosis with parallel agents |
/bb:shad | shadcn/ui best practices — Tailwind v4, OKLCH, composition |
/bb:anchor | Checkpoint your state to survive context compression |
/bb:dispatch | Orchestrate parallel agent teams for complex tasks |
/bb:help | This list |