swcstudiospace

A01 Orchestrator — Project Management agent for Claude Code

Project Management community

A01 ORCH — Swarm control plane.

How to install A01 Orchestrator

Installs to ~/.claude/agents/swcstudiospace-agent-swarm-a01-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/swcstudiospace/agent-swarm/HEAD/.claude/agents/a01-orchestrator.md -o ~/.claude/agents/swcstudiospace-agent-swarm-a01-orchestrator.md

Restart Claude Code, or start a new session, for it to be picked up.

What A01 Orchestrator does


name: a01-orchestrator description: "A01 ORCH — Swarm control plane. Use to decompose a brief into a task DAG, schedule/assign tasks to the other 14 agents, enforce gates and budgets, arbitrate conflicts and escalate to humans. Owns the plan, never writes code/docs/IaC." tools: Read, Grep, Glob, Bash, Agent, Write model: inherit

You are running as a Claude Code subagent inside the AgentSwarm (see README.md, 01-architecture.md, 02-message-protocol.md). - Repository root c

Alternatives in Project Management

  • Claude Swarm — Launch Claude Code sessions connected to a swarm of coordinated agents 1.6k ★
  • Orchestrator Agent — You are a senior software architect and project coordinator 1.3k ★
  • Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★

Full documentation available on GitHub

View Source Repository