Automates the Levante release pipeline (beta from develop, stable from main). Creates version bump commit, annotated tag, pushes to origin, optionally waits for CI, and publishes the draft release with generated notes.
$npx -y skills add levante-hub/levante --skill releaseInstalls into the current project.
Run `npx skills use "https://github.com/levante-hub/levante" --skill "levante-hub/levante/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/levante-hub/levante" that are relevant to the current task. Run `npx skills add "https://github.com/levante-hub/levante"` and select the relevant skills, then follow their instructions.