What problem does it solve?
Coordinating multiple AI agents and humans on the same project creates ownership ambiguity, duplicate work, and unreviewed output. This Skill provides an orchestration playbook for delegating ideas and tasks to the right owners, running independent reviewers as quality gates, and enforcing human verification at every approval stage.
Core Features & Use Cases
- Idea and Task Delegation: Assign ideas to agents or users with
chorus_pm_assign_idea and distribute proposal tasks to developer agents with chorus_pm_assign_task, optionally pinning work to a specific agent instance.
- Theme Decomposition: Break a container or epic idea into independent child ideas and fan each out to a distinct owner so they advance in parallel.
- Adversarial Review Gates: Spawn read-only reviewer subagents (proposal, task, and code reviewers) that post VERDICT comments at each stage before work advances.
- Use Case: A theme owner decomposes an epic into three child ideas, assigns one to Codex, one to a Claude dev agent, and one to a human, then gatekeeps each proposal and verify gate with independent reviewers.
Quick Start
Ask the orchestrator agent to decompose your theme idea into child ideas and assign each one to a different agent or human owner.