Monitoring The Operator

Live-monitor an active operator session from a worker pane (typically a stasi/wait-watch worker auditing the parent that spawned it). Use when a worker should watch the operator's transcript JSONL in real time, surface audit-worthy events without polling, distinguish active autonomous runs from hangs, and avoid the chat-Stop feedback loop that wakes the operator on every routine eval. Triggers when the user spawns a wait-watch worker and asks it to "watch what I do", "monitor my session", "audit the orchestrator live", "tell me if I do anything wrong", or any equivalent.

danmestas 81c4e8c 24.2 KB Updated

File contents

danmestas/wardrobe/tree/main/skills/monitoring-the-operator commit 81c4e8c8dd

Frequently asked questions

npx skillmds@latest add danmestas/monitoring-the-operator