fleet
Installation
SKILL.md
Fleet
Fleet keeps Linux agent nodes boring: separate auth profiles, shared files, .agents/skills only, tailnet access, minimal scheduled jobs, and minimal global CLIs.
Use worktree-cleanup for repository cleanup and write-a-skill for skill edits. Keep host inventory in private operator state; public skills contain roles and checks, not addresses, auth URLs, or credentials.
Branches
- Bootstrap establishes a fresh node from its first trusted SSH session through private access, services, profiles, auth handoff, and shared skills.
- Reconcile snapshots an existing node, classifies drift, and repairs only the state that is understood and safe to change.
- Balance sends only overflow agent jobs from one coordinator to workers with spare capacity. It uses existing private access and adds no resident scheduler.