Release process for the agr package. Handles version bumping (major/minor/patch/beta), changelog updates, pre-release quality checks, git tagging, and monitoring the GitHub Actions publish pipeline. Use this skill whenever the user wants to cut a release, bump the version, publish to PyPI, or asks about the release process — even if they just say "let's ship it" or "time for a new version".
$npx -y skills add computerlovetech/agr --skill agr-releaseInstalls into the current project.
Run `npx skills use "https://github.com/computerlovetech/agr" --skill "computerlovetech/agr/agr-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/computerlovetech/agr" that are relevant to the current task. Run `npx skills add "https://github.com/computerlovetech/agr"` and select the relevant skills, then follow their instructions.