ChecklistsKeeps a persisted set of agent-owned steps attached to each BB thread and continues incomplete work automatically.Tasks & WorkflowsPatrick Lee81
ChiefCoordinates project supervisors that delegate work to managed worker and reviewer threads and follow it through completion.Tasks & WorkflowsDivyesh2
DispatchTurns a one-liner into a scoped thread in the right project: classifies which bb project it belongs to, expands it into a full prompt, and spawns the thread.Tasks & WorkflowsShane Logsdon42
Global WorkflowsRuns bb workflows from any project, from a catalog that lives outside every repository.Tasks & WorkflowsShane Logsdon29
HarnessAdds an opt-in Explore, Plan, Worker, Critic, and Promote workflow to BB threads with explicit DAGs, role routing, audit artifacts, and custom Harness definitions.Tasks & Workflowslutfikeskin62
LinearLinear inside bb — a list-first issue browser, inbox, and create dialog served from a local mirror, thirteen linear_* agent tools, a bb linear CLI, and every thread resolving which issue it works on, shown live in the header and side panel and injected into agent context.Tasks & WorkflowsVedran Burojević59
Mane ControlSwitches Ponytail modes from the BB thread composer and shows the current mode on the control.Tasks & WorkflowsMacHatter110
StelowStelow turns humans and AI agents into a cross-functional product team: research opportunity spaces with 14 strategy playbooks, run single-stage explorations, then build through an orchestrated workflow — Shape Up proposals, interface trade-offs before code, typed scopes with spikes up front, gated reviews, and agent workers. One board, one quiet inbox.Tasks & Workflowscalionauta1
TaskboardBrowses and creates project-scoped GitHub, Linear, or Jira issues in one focused List or Kanban board, with explicit review before creation.Tasks & WorkflowsMateo Cerquetella245
TriageKeep agent tasks, progress, and work that needs your attention in one board. Run tasks now or schedule them, organize stages, and turn existing sessions into cards. Follow each task in its linked conversation. Requires BB 0.42+, a compatible Plugin SDK 0.4.47 runtime, and a configured agent provider; provider usage charges apply.Tasks & WorkflowsMayank BansalNew
UltraGoalRuns provider-neutral durable agent goals with scheduled workers and verification. Requires BB >=0.39 and Plugin SDK >=0.4.8. It makes no direct network requests; local provider-store reads, base-branch squash-merges, and managed worktree and branch cleanup are off by default and require explicit consent.Tasks & WorkflowsBraedon Saunders14
WakaTimeTracks BB agent working time locally with project, machine, model, concurrency, and activity breakdowns.Tasks & WorkflowsMayank9
Worktree SetupRuns per-repo setup scripts when bb creates a worktree, using a global git post-checkout hook so nothing needs to live in your repositories.Tasks & WorkflowsKavii Suri53