Fleet Setup

One-command setup/update of an agentloop FLEET on a teammate's machine or cloud — asks a few defaulted questions, then generates/reconciles the two config files (deployment.json + repos.json) and installs the schedule. LOCAL = a crontab marker-block wiring fleet/driver.ts (one row per skill; the driver fans out to every covered repo). CLOUD = one claude routine per (repo×skill) via RemoteTrigger, batch-created from the same catalog. Idempotent — re-run to upgrade. This is the SCHEDULING side that `bootstrap` (repo adoption) deliberately leaves out. Interactive — never runs unattended.

ArcBlock a391582 15.8 KB Updated

File contents

ArcBlock/agent-skills/tree/main/plugins/agentloop/skills/fleet-setup commit a39158241f

Frequently asked questions

npx skillmds@latest add arcblock/fleet-setup