This skill automates the process of tagging a release in a Git repository by reading the version from package.json and creating a corresponding annotated tag (e.g., v1.0.0).
Use this skill during the release process when you want to ensure the Git tag matches the project version and want to verify that there are no uncommitted changes before tagging.
Designed for agents with shell access and Git integration (e.g., Claude Code, Cursor, Codex).
This skill has not been reviewed by our automated audit pipeline yet.