Use this skill when OpenClaw is supervising Codex or Claude through `orche`, and the worker must report back through Discord or Telegram using an explicit `discord:<channel-id>` or `telegram:<chat-id>` notify route. It enforces managed sessions, explicit notify binding, and a fire-and-forget workflow instead of polling or live babysitting.
Use this skill when Codex or Claude is supervising another agent through `orche`, and the worker must report back to the current agent session through an explicit `tmux:<session>` notify route. It enforces `orche whoami`, managed session setup, and a fire-and-forget workflow instead of polling or live babysitting.