Repo Conventions

Repository conventions for commits, pull requests, and tests in this example project.

get-bb a8c3c30 390 B Updated

File contents

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.

get-bb/bb/tree/main/examples/plugins/agent-enrichment/skills/repo-conventions commit a8c3c30c0a

Frequently asked questions

npx skillmds@latest add get-bb/repo-conventions