What problem does it solve? Executing multi-task implementation plans manually risks inconsistent review, lost state, and unverified promotion. This Skill coordinates a persistent orchestrator and implementer pair of Codex tasks to execute plan assignments with certified promotion and durable state tracking. ## Core Features & Use Cases - Two-task orchestration: A receiving orchestrator task reviews and authorizes work while a single persistent implementer task executes each assignment in a fresh wt worktree. - Bounded review and promotion: At most three reviews per task, with explicit promotion mandates, exact immutable candidates, and Tollgate-certified promotion and remote synchronization. - CI interruption handling: Suspected CI unreliability suspends the active task for a fresh investigation worktree, with structured resume and blocker adjudication flows. - Use Case: Given a plan document with multiple dependent tasks, invoke $implement-plan to have the orchestrator dispatch assignments one at a time, review each submitted candidate, and promote verified changes without manual worktree management. ## Quick Start Invoke $implement-plan with the paths to your plan documents to start the orchestrated implementation run.