tag-release
Installation
SKILL.md
Tag a release
Tag the current origin default-branch HEAD in the repository's established
version format and tag kind. Inspect the release convention, compute the next
version, verify the exact target, push the tag, and watch the release to green.
The request authorizes creating and pushing the tag and running the repository's established release workflow. Ask only when a required value cannot be derived or the repository state makes the release ambiguous.
1. Sync to the origin default branch first
The tag must point at what is actually on the remote, not whatever your local checkout happens to be at.