controller-proxy-watchdog

Installation
SKILL.md

Controller Proxy Watchdog

This skill runs a background watchdog that periodically sends a coordination prompt into a controller-proxy pane. It does not assign beads directly.

Files

  • scripts/watchdog_controller_proxy.sh: core watchdog loop
  • scripts/start.sh: start watchdog in a dedicated window inside the controlled tmux session
  • scripts/stop.sh: stop watchdog window
  • scripts/status.sh: show watchdog window state, recent pane output, and logs

Dependency Skills

Skill Role in this workflow
agent-swarm-workflow Defines self-review, cross-review, and random-exploration loop structure that the watchdog prompts the controller to execute
beads-workflow Provides bead create/update/close lifecycle so quality-loop work is tracked as beads, not ad-hoc notes
Installs
9
First Seen
Mar 26, 2026
controller-proxy-watchdog — kcaswick/agent-skills