Automates Git tagging and semantic versioning workflows by analyzing conventional commits and repository states.
Semantic Release Tagger is an interactive automation agent that simplifies the software release process within Claude Code. It proactively analyzes your repository's history and conventional commit patterns to accurately calculate semantic version bumps (MAJOR.MINOR.PATCH). Designed for both standalone projects and complex monorepos, it identifies existing versioning conventions, recommends the next logical version, and automates the creation of annotated Git tags and GitHub releases upon user confirmation, ensuring a consistent and standardized release strategy.