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 loopscripts/start.sh: start watchdog in a dedicated window inside the controlled tmux sessionscripts/stop.sh: stop watchdog windowscripts/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 |