Fleet Sync Install banner
verkyyi verkyyi

Fleet Sync Install

Development community

Description

# /fleet-sync-install — re-apply the merged fleet tooling to the live install <!-- fleet skill · owner: either --> The live-install maintenance skill: after claude-fleet's *own* changes land on master, this re-applies them to the **live install** (`~/.claude/fleet` — the checkout the daemons, hooks, and dash actually read). It **mutates the live install and this machine's Claude config**: fast-forwards `~/.claude/fleet`, reloads only the daemons that changed, re-merges the `settings-hooks.json

Installation

Installs to ~/.claude/skills/verkyyi-claude-fleet-fleet-sync-install/SKILL.md

Terminal
mkdir -p ~/.claude/skills/verkyyi-claude-fleet-fleet-sync-install && curl -fsSL https://raw.githubusercontent.com/verkyyi/claude-fleet/HEAD/commands/fleet-sync-install.md -o ~/.claude/skills/verkyyi-claude-fleet-fleet-sync-install/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository