
from the-claude-protocol175
Bootstraps a lightweight multi-agent orchestration using Beads CLI and per-task git worktrees; includes orchestrator patterns, supervisors, and hooks to enforce
This skill bootstraps a lean multi-agent orchestration for Claude Code using the Beads CLI. It provides an orchestrator plus supervisor pattern where each task runs in its own git worktree (for example .worktrees/bd-{BEAD_ID}/) so work is isolated, reviewable, and parallelizable. The skill installs hooks, agent templates, and optional Beads Kanban UI integration to streamline task creation, dispatch, and completion.
Use this when you want to manage engineering work through an agent-driven workflow: creating tasks, delegating to specialized supervisor agents such as backend, frontend, or DB, enforcing review gates, and tracking progress with git-native beads. It is ideal for teams using Claude Code who need repeatable, auditable workstreams without heavy MCP infrastructure.
Designed for Claude Code task-oriented agents and orchestrators; also applicable to other agent runtimes that support task delegation and worktree operations.
This skill has not been reviewed by our automated audit pipeline yet.