relay-dispatch
Installation
SKILL.md
Inputs
- Env: optional
RELAY_SKILL_ROOTdefaults toskills. - Files: dispatch prompt (
--prompt-fileor--prompt), required rubric via--rubric-file, optional Done Criteria file, and optional repository-relative copied files. - Sibling scripts:
${RELAY_SKILL_ROOT:-skills}/relay-dispatch/scripts/dispatch.js.
Relay Dispatch
The public /relay source gate must select the route before this command. It
requires a Git checkout, permits no configured remotes for local Reviewed
Result delivery, and accepts only the exact supported GitHub remote shape for
the GitHub route. Dispatch itself never initializes Git or selects a forge.
Use when
- Delegating implementation to an executor (
codex,claude,opencode,pi,antigravity,cursor,cline) via worktree isolation - Resuming a same-run after a
changes_requestedreview - Running background or parallel dispatches for independent tasks