Skill instructions (SKILL.md) could not be loaded from local cache or raw GitHub repository.
patrol
star 162
자동 순찰 (auto-patrol) health-monitor — a host-agnostic registry of self-driving jobs + a recurring health patrol that relaunches dead jobs and reports growth. Per job, `ps -eo args|grep -c "[m]atch"` (local) or `sidecar pool on <host> '...'` (remote); count 0 ⇒ run the stored relaunch cmd verbatim, log it, collect a growth line, print a per-job dashboard. Verbs — add · rm · list · once (one pass) · start (session-scoped via ScheduleWakeup) · start --cron [interval] (PERSISTENT via CronCreate · survives session death) · stop (disarms BOTH) · bare = status. Registry SSOT ~/.sidecar/patrol/jobs.json. Triggers — "순찰", "patrol", "자동 순찰", "auto-patrol", "watchdog", "relaunch dead jobs", "fleet 감시", "죽은 잡 재실행".
Install via CLI
npx skills add https://github.com/dancinlab/sidecar --skill patrol
Repository Details
star Stars
162
call_split Forks
83
navigation Branch
main
article Path
SKILL.md
More from Creator
dancinlab Explore all skills →