Manages the Fleet skill library: fleet skills list prints the vendored skill names compiled into the binary, and fleet skills install syncs them to ~/.claude/skills/fleet/ where Claude Code can discover and run them. Skills are reusable workflow scripts (/fleet-dev-task, /fleet-review-pr, /fleet-ship-pr, /fleet-create-ticket, /fleet-hire) that agents invoke for structured work.
Re-run fleet skills install after every fleet upgrade to pick up skill fixes that ship with the new binary. Use --dry-run to preview the file list without writing.