What problem does it solve? Coordinating multi-agent work in bb requires knowing dozens of CLI commands for threads, projects, machines, environments, and settings; this Skill gives an agent the operational knowledge to inspect, spawn, and orchestrate bb resources correctly without guessing flags or defaults. ## Core Features & Use Cases - Thread orchestration: Spawn, fork, steer, queue, stop, and inspect threads with explicit project, permission, visibility, and parent controls. - Project and machine management: Create projects bound to enrolled machines, register remote sources, upload attachments, and inspect provider models per machine. - Environment and diff inspection: Read environment status, branches, diffs, and pull-request state so review and fix pipelines can target the same workspace. - Use Case: An agent receives a bug report, runs bb status for context, spawns a child thread with a clear prompt and permission ceiling, waits on it with bb thread wait, then reviews the result via bb thread show --git-diff. ## Quick Start Ask the agent to check the current bb context with bb status and then spawn a new thread in your project with a prompt describing the task you want done.