Skip to main content

rt gate answer

rt › gate › answer

Answer an open gate

Usage

rt gate answer <id> [flags]

Arguments & flags

Flag / ArgTypeDefaultDescription
<id>textGate id
--answerstextJSON answers keyed by question id
--bytextAnswering surface
--sessiontextSession id claiming the owning shepherd (default: CLAUDE_CODE_SESSION_ID)
--overridebooleanfalseAnswer a herd-owned gate anyway (human escalation)

See code: commands/gate.ts › gateAnswer