What problem does it solve?
The foxctl-room-operator skill solves the problem of keeping your participant actions aligned with the canonical foxctl room protocol so your replies, task lifecycle updates, and escalations are durable and correctly routed.
Core Features & Use Cases
- Room operating protocol: Guides correct behavior as a participant, reviewer, or coordinator within an existing room, including the right use of send/ack/resolve/claim/touch/block/complete.
- Durable room-state alignment: Focuses on room timeline truth, transport delivery bindings, and last_delivery_trace diagnostics to avoid misleading pane scrollback or presentation-only evidence.
- Task and interview coordination: Helps manage assigned work lifecycle, reminder follow-ups, and interview protocol steps using the appropriate foxctl commands.
- Agile layer orientation: Provides rules for epic/milestone/story workflows so you act at the correct stage rather than reconstructing state from chat.
Quick Start
Run foxctl room status <room-id>, then run foxctl room inbox <room-id> --actor <you>, and then use the task list and interview next step to decide the next correct action.