swain-helm

Installation
SKILL.md

swain-helm

Manages the swain-helm bridge system: starts the watchdog daemon, registers projects, monitors health, and tears down cleanly. The watchdog is a persistent process that reconciles desired state — ensuring project bridges and opencode serve are running.

Locate the CLI

REPO_ROOT="$(git rev-parse --show-toplevel 2>/dev/null || pwd)"
HELM="$REPO_ROOT/bin/swain-helm"

If not found at that path, glob for **/bin/swain-helm.

Runtime files

File Purpose
~/.config/swain-helm/run/watchdog.pid Watchdog process PID.
Related skills

More from cristoslc/swain

Installs
4
Repository
cristoslc/swain
GitHub Stars
2
First Seen
9 days ago