create-beads-orchestration
Originally fromavivk5498/claude-code-beads-orchestration
Installation
SKILL.md
Create Beads Orchestration
Set up lightweight multi-agent orchestration with git-native task tracking for Claude Code.
What This Skill Does
This skill bootstraps a complete multi-agent workflow where:
- Orchestrator (you) investigates issues, manages tasks, delegates implementation
- Supervisors (specialized agents) execute fixes in isolated worktrees
- Beads CLI tracks all work with git-native task management
- Hooks enforce workflow discipline automatically
Each task gets its own worktree at .worktrees/bd-{BEAD_ID}/, keeping main clean and enabling parallel work.
Beads Kanban UI
The setup will auto-detect Beads Kanban UI and configure accordingly. If not found, you'll be offered to install it.