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 , keeping main clean and enabling parallel work. Beads Kanban UI The setup will auto-detect Beads Ka…