agent-orchestrator-parallel-coding
Installation
SKILL.md
Agent Orchestrator — Parallel AI Coding Agents
Skill by ara.so — AI Agent Skills collection.
Agent Orchestrator is an agentic orchestration layer that spawns parallel AI coding agents, each in its own git worktree. Agents autonomously fix CI failures, address review comments, and open PRs while you supervise from a unified dashboard.
Core Concepts
- Orchestrator Agent: Plans tasks, spawns worker agents, monitors progress
- Worker Agents: Isolated agents working on individual issues/features
- Git Worktrees: Each agent gets its own filesystem workspace
- Reactions: Automated responses to CI failures, review comments, approvals
- Plugin Architecture: Extensible runtime, agent, workspace, tracker, SCM, notifier, terminal plugins