relay

Installation
SKILL.md

Dev Relay

Execute the plan → dispatch → review cycle. Stop at ready_to_merge unless the user explicitly asks to merge. Follow ALL steps below in order.

Role Defaults

Role Default Override
Orchestrator unknown until explicitly stamped RELAY_ORCHESTRATOR env
Executor Codex --executor flag
Reviewer unknown until explicitly stamped --reviewer flag, RELAY_REVIEWER env

Standard Codex path: stamp RELAY_ORCHESTRATOR=codex and run review through review-runner --reviewer codex. Assigned manifest roles stay immutable; the acting reviewer for a round is recorded separately under review.last_reviewer and the review_apply event.

Step 0: Re-Anchor

Always run before every task — standalone or batch. Ensures current state, not stale context.

  1. git fetch origin — check for divergence from remote
Related skills
Installs
16
First Seen
Apr 5, 2026