rt gate answer
rt › gate › answer
Answer an open gate
Usage
rt gate answer <id> [flags]
Arguments & flags
| Flag / Arg | Type | Default | Description |
|---|---|---|---|
<id> | text | Gate id | |
--answers | text | JSON answers keyed by question id | |
--by | text | Answering surface | |
--session | text | Session id claiming the owning shepherd (default: CLAUDE_CODE_SESSION_ID) | |
--override | boolean | false | Answer a herd-owned gate anyway (human escalation) |
See code: commands/gate.ts › gateAnswer