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 |
|---|---|
| Agent-Team Review | Role-isolated development on native Agent Teams: implementer / tester / reviewer / lead, via /review-team. |
| Autonomous PM Front-End | Manufacture an approved queue from a vision doc — drive /business-case → /capability → /requirement → /groom, via /autonomous-pm. |
| Backup & Recovery | Back up and restore BoB state. |
| cdfork Guide | Fan out parallel warp-drive sessions into worktrees + tmux. |
| Add a Deploy Adapter | Support a new deploy target in the pluggable adapter framework. |
| Produce a Design Brief | Elicit a structured, schema-conformant design brief (full or --quick) via the /design-brief command. |
| Inject DESIGN.md Context | Load a project's committed visual identity + lint rules into agent context via the design-md-context skill. |
| Bootstrap Documentation | Take a brownfield project from no docs to a complete, tier-scaled, code-grounded set with /doc-bootstrap. |
| Docs-Site Lifecycle | Provision and operate the engine-pluggable documentation site (VitePress / Starlight). |
| Flight Plan | Derive a warp-drive run plan once and persist it as an issue-backed, ordered, checkboxed record. |
| GitHub Projects Guide | Provision and reconcile a linked GitHub Project (v2). |
| Regenerate the Launchpad Page | Rebuild the static localhost home page from the links index after declared state changes. |
| New Machine Setup | Bootstrap BoB on a fresh machine (clone → deps → verify). |
| Project Setup Guide | Initialize a project with BoB tooling. |
| Set Up dev → test → prod | Give a project a promotion ladder: ceiling, test-env mirror, shared deploy gate (the #805 / #809 walkthrough). |
| 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. |
| 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. |
| Onboard a Project to TellBoB | Give a project the web intake front-door: config entry, preconditions, deploy, offboarding. |
| Versioning Guide | Cut and manage releases. |
| Warp-Drive Guide | Run the autonomous development loop. |