What problem does it solve? Multi-agent sessions often drift when an operator delegates work informally: assignments get lost in chat, reviews are skipped, and handoffs lack context. This discipline defines a repeatable loop where one coordinator acts as the single operator interface and directs implementers through canonical, verifiable assignments. ## Core Features & Use Cases - Canonical assignment flow: Create or select mission, task, and sprint references before assigning work, so chat prose alone never counts as an assignment. - Mandatory review loop: Require one Projectman review request per implementation slice, verify evidence, and loop on findings until closure. - Resume-ready handoff: Close each session with a checkpoint, issue triage, review accounting, and a handoff another agent can resume from. - Use Case: An operator delegates a multi-task feature build to a coordinator agent, which assigns bounded slices to implementer agents, collects reviews, and ends with a checkpoint the team can resume the next day. ## Quick Start Use the coordinator-loop discipline to have one coordinator agent assign bounded tasks to implementers through Projectman and close the session with a checkpoint and handoff.