relay-config
Installation
SKILL.md
Relay Config
Use when
- Inspecting installed adapter availability
- Checking whether an explicit executor/reviewer selection supports a phase
- Recording an explicit model selection without resolving aliases or catalogs
Commands
node "${RELAY_SKILL_ROOT:-skills}/relay-config/scripts/relay-config.js" doctor --json
node "${RELAY_SKILL_ROOT:-skills}/relay-config/scripts/relay-config.js" \
check --phase dispatch --executor opencode --model provider/model --json
node "${RELAY_SKILL_ROOT:-skills}/relay-config/scripts/relay-config.js" \
check --phase review --reviewer codex --json