Drive a fleet of MRs/PRs to done with a manager loop plus the built-in /goal command. Use for multi-lane / multi-MR work (often spanning sibling repos) where one session plans file-isolated lanes and a fresh manager session sets a /goal, then delegates ALL edit / review / rebase / conflict work to worktree-isolated domain-expert subagents. Use when the user says 'drive fleet' / 'drive the fleet', has 2+ independent lanes to drive in parallel, or wants a hands-off manager that stops only when the whole fleet is green, reviewed, and rebased.
$npx -y skills add domengabrovsek/claude --skill drive-fleetInstalls into the current project.
Run `npx skills use "https://github.com/domengabrovsek/claude" --skill "domengabrovsek/claude/drive-fleet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/domengabrovsek/claude" that are relevant to the current task. Run `npx skills add "https://github.com/domengabrovsek/claude"` and select the relevant skills, then follow their instructions.