Terminal Monitor

Utility skill for opening a named terminal pane (tmux or iTerm2) to monitor a background Agent-tool teammate or a plain Bash background task in real time. For agents (mode: agent), the pane is driven by pushing the native <teammate-message>/idle_notification events the orchestrator already receives — no output file involved. For plain Bash background tasks (mode: bash-task), the pane tails the task's real output_file. Call this skill before launching any Agent or Bash background task, passing mode, label, pane-name, and the relevant identifier as context. Detects terminal type once per session and reuses it across calls.

wesleyegberto Updated

File contents

wesleyegberto/software-engineering-skills/tree/main/plugins/programming-skills/skills/terminal-monitor commit bcca03df3c

Frequently asked questions

npx skillmds@latest add wesleyegberto/terminal-monitor