relay-sidecar

Installation
SKILL.md

Inputs

  • Env: optional RELAY_SKILL_ROOT defaults to skills.
  • Files: existing relay run manifest, resolved run context, PR diff text, and generated sidecar output under sidecars/<id>/.
  • Sibling scripts: ${RELAY_SKILL_ROOT:-skills}/relay-sidecar/scripts/relay-sidecar.js.

Relay Sidecar

relay-sidecar is an ADVISORY AUXILIARY skill for existing relay runs. It is NOT part of the mandatory plan → dispatch → review → merge lifecycle, and /relay does not require a sidecar step.

Use when

  • Running an artifact-only advisory sidecar for an existing relay run
  • Capturing supplemental context recap, test-gap, docs-sync, or similar output
  • Producing non-gating sidecar artifacts under a run's sidecars/<id>/ directory

Do not use when

Installs
8
First Seen
May 16, 2026
relay-sidecar — sungjunlee/dev-relay