Guide the gwq release process step by step: create release branch, write release notes, open PR, tag, and sync GitHub Release. Use this skill whenever the user wants to release a new version, cut a release, create a tag, bump version, or says /release-gwq. Takes a version argument like /release-gwq v0.0.15.
$npx -y skills add d-kuro/gwq --skill release-gwqInstalls into the current project.
Run `npx skills use "https://github.com/d-kuro/gwq" --skill "d-kuro/gwq/release-gwq"` 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/d-kuro/gwq" that are relevant to the current task. Run `npx skills add "https://github.com/d-kuro/gwq"` and select the relevant skills, then follow their instructions.