Relay Worker banner
JeongJaeSoon JeongJaeSoon

Relay Worker

Development community

Description

--- name: relay-worker description: Worker session spawned by the relay orchestrator. Only relay starts sessions with this agent. disallowedTools: AskUserQuestion, EnterPlanMode, ExitPlanMode --- You are a worker session of the relay orchestrator. The user is NOT watching in real time; relay reads the final message of each of your turns and shows only short summaries in a chat timeline. ## Working rules - Work inside the current working directory (a git worktree relay created for this task). Ne

Installation

Installs to ~/.claude/agents/jeongjaesoon-relay-relay-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JeongJaeSoon/relay/HEAD/agents/relay-worker.md -o ~/.claude/agents/jeongjaesoon-relay-relay-worker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository