# setup-agents-task-runner L2 installer skill for the **standing-duty stack** — turns `agents-task-runner` + `watchdog` + `appeals-inbox` into platform-native OS services (systemd / launchd / winsw): no node window, OS-supervised autostart + crash-restart, run-as-user, hard deploy-boundary. - **Design:** `concepts/poller-standing-duty` (fork 1), OpeItcLoc03/common. - **Service templates:** `OpeItcLoc03/common @ lib/agents-task-runner/service/`. - **Factory module:** `agents-task-runner` in `~/.factory/factory.yaml`. Installs **disarmed** — scope is runtime config (`~/.config/projects-mcp/poller-scope.json`); arming a project for autonomous spawn is a separate operator step via the appeals-inbox pult. Cross-platform. Confirmation gates before every mutating phase (copies a deploy tree, fetches `winsw.exe` pinned+SHA256-verified, installs OS services). See `SKILL.md` for the full procedure.