Repo conventions
Search the bundled docs before guessing:
bb docs search "conventional commits"
- Commits follow conventional-commit style (
feat(scope): summary). - Branches are named
bb/<topic>. - Every bug fix ships with a regression test.
Repository conventions for commits, pull requests, and tests in this example project.
npx skillmds@latest add get-bb/repo-conventions Search the bundled docs before guessing:
bb docs search "conventional commits"
feat(scope): summary).bb/<topic>. get-bb/bb/tree/main/examples/plugins/agent-enrichment/skills/repo-conventions commit a8c3c30c0a