Perform Harbor release procedures — version bumping, codegen, committing, pushing, and drafting GitHub releases. Use this skill when the user wants to release a new version of Harbor, bump the version number, create a release on GitHub, run the release codegen pipeline, or anything related to shipping a new Harbor version. Triggers on phrases like "release Harbor", "bump version", "new release", "ship a new version", or "prepare a release".
$npx -y skills add av/harbor --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/av/harbor" --skill "av/harbor/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/av/harbor" that are relevant to the current task. Run `npx skills add "https://github.com/av/harbor"` and select the relevant skills, then follow their instructions.