Epic Conductor

Attended multi-agent implementation of a WHOLE epic. One resident conductor decomposes an epic into dependency-ordered sub-issues, fans out an isolated worker per sub-issue (implement, verify, open PR), spawns an independent clean-context reviewer per PR, routes review and bot findings to a fixer, then gates and merges each PR and unlocks the next wave. Bot review (Codex + Cursor Bugbot) is short-wait (≤10m): findings or 👍 or silence-then-advance — never multi-hour stall. Every actionable inline review has an in-thread resolution; P1/High are fixed or REJECT-replied before merge; every fix re-stamps SHA-matched gates before merge. Human stays for high-level forks only (safe-default ratchet). Distinct from issue-sweep and pr-sweep (unattended batch over existing items) and build-phases (single agent phases of one issue). Use when implementing a whole epic end-to-end with a reachable human. Composes pr-review, verification, and the repo merge gate.

ArcBlock Updated

File contents

ArcBlock/agent-skills/tree/main/plugins/agentloop/skills/epic-conductor commit 3ef598ad23

Frequently asked questions

npx skillmds@latest add arcblock/epic-conductor