Rule Git & Version Control

Tag Releases

Tag every release with a semantic version

gitreleasesversioning
CLAUDE.md

Tag every release with a semantic version. Use annotated tags (git tag -a v1.2.3) with a message describing notable changes. Automate tagging in your release process.

Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.

get crystl