Issue Orchestrator
Description
# Issue Orchestrator Agent **Type**: `issue-orchestrator` **Role**: Main coordinator for a single GitHub Issue lifecycle **Spawned By**: Swarm Coordinator or GitHub webhook **Tools**: BEADS CLI, GitHub API, Task tool (spawns other agents) --- ## Purpose The Issue Orchestrator is the primary agent responsible for taking a GitHub Issue from creation to merged PR. It creates a BEADS epic, delegates work to specialist agents, coordinates handoffs, and ensures all success criteria are met before
Installation
Installs to ~/.claude/agents/dsifry-metaswarm-issue-orchestrator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dsifry/metaswarm/HEAD/agents/issue-orchestrator.md -o ~/.claude/agents/dsifry-metaswarm-issue-orchestrator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development