Appearance
How-to Guides
Get a task done. Imperative recipes that assume you know what you want and just need the steps. (Back to docs home.)
| Guide | Task |
|---|---|
| Warp-Drive Guide | Run the autonomous development loop. |
| cdfork Guide | Fan out parallel warp-drive sessions into worktrees + tmux. |
| Swarm Decompose | Run the agent swarm: decompose → approve → dispatch (capped) → gate → integrate, via /swarm. |
| TDD Flow Guide | Drive a change test-first: pseudocode → failing tests → implement until green → check-in. |
| Agent-Team Review | Role-isolated development on native Agent Teams: implementer / tester / reviewer / lead, via /review-team. |
| GitHub Projects Guide | Provision and reconcile a linked GitHub Project (v2). |
| Docs-Site Lifecycle | Provision and operate the engine-pluggable documentation site (VitePress / Starlight). |
| Generate a Runbook | Condense scattered docs into a conforming runbook with /runbook-gen. |
| Authoring a Skill | Take a skill from idea to provisioned: choose skill/command/agent, register, provision, promote, validate. |
| New Machine Setup | Bootstrap BoB on a fresh machine (clone → deps → verify). |
| Project Setup Guide | Initialize a project with BoB tooling. |
| Add a Deploy Adapter | Support a new deploy target in the pluggable adapter framework. |
| Versioning Guide | Cut and manage releases. |
| Backup & Recovery | Back up and restore BoB state. |