Use this skill whenever the user wants to release, ship, prep, or cut versions for two or more plugins together on the current branch. Trigger on phrasings like "release both plugins", "ship them together", "release all changed plugins", "fleet release", "multi-plugin release", "release in order", or "release everything on this branch". Handles dependency ordering (core first), automatic required_core_version sync, and tags each plugin immediately on main.
$npx -y skills add gtapps/claude-code-hermit --skill fleet-releaseInstalls into the current project.
Run `npx skills use "https://github.com/gtapps/claude-code-hermit" --skill "gtapps/claude-code-hermit/fleet-release"` 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/gtapps/claude-code-hermit" that are relevant to the current task. Run `npx skills add "https://github.com/gtapps/claude-code-hermit"` and select the relevant skills, then follow their instructions.