Skip to content

AI and llms.txt

bb ships a published llms.txt document for AI agents that need a fast, product-level briefing before they start calling commands.

Use it when you want a compact description of what the CLI is for, what it does well, and where the deeper source-of-truth docs live.

What it covers

  • Product premise and operator value
  • Core strengths and safety model
  • Important workflows for pull requests, search, tags, builds, and automation
  • Pointers to the full docs, schemas, skill, and repository

When to use which source

  • Start with llms.txt when an agent needs quick orientation.
  • Use the command reference when exact flags and arguments matter.
  • Use the advanced docs and ADRs when the agent needs behavioral or architectural context.