Use this skill when the user asks to cut/release/bump a new inforge
version (e.g. "cut a new version", "release with the recent fixes",
"tag a release"). Covers picking the semver bump, tagging the release
(which fires .github/workflows/release.yml → goreleaser), moving the
floating major-alias tag (vN), and verifying the published release.
2026-06-28