watch-team

Installation
SKILL.md

Watch Team

Monitor all panes in a tmux window running a Claude Code team. Detect stuck agents waiting on approval prompts, auto-approve them, and report task/team status.

Steps

  1. Identify team window — find the tmux window (from a passed argument or by listing available windows).
  2. List panes — get all pane indexes, sizes, commands, and PIDs.
  3. Check task status — read ~/.claude/tasks/<team>/ for in_progress and pending tasks.
  4. Auto-approve loop — poll all panes for "Do you want to proceed?" every 3 seconds.
  5. Report — summarize what was unblocked and current task states.
  6. Warn if lead is stuck — alert if the lead pane is over 90% budget or under 10% context.
Installs
3
GitHub Stars
32
First Seen
May 21, 2026
watch-team — alexei-led/cc-thingz