guardian

Installation
SKILL.md

Guardian — Agent Team Progress Monitor

The Guardian is a persistent, lightweight teammate that monitors an agent team via tmux and intervenes only when the Lead gets stuck or goes idle. It runs on a recurring cron loop for the entire duration of the work session.

Guardian Role Summary

Attribute Value
Model haiku (cheapest; monitoring is procedural)
Type general-purpose subagent
Team membership Required — spawned via Agent(team_name=..., name="guardian", ...)
Lifetime Entire work session — spawned after TeamCreate, cancelled as the LAST action
Cron interval 5 minutes (*/5 * * * *)
Cron durability false (session-only; dies with Lead)

How the Lead Spawns the Guardian

Related skills
Installs
4
Repository
satone7/skills
First Seen
14 days ago