semantic-release-tagger

Community

Automate semantic versioning and tagging.

Authorcskiro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the release tagging workflow, analyzes repository state, computes version bumps from conventional commits, and creates tags and optional releases.

Core Features & Use Cases

  • Auto-Analysis: Detects conventions, latest versions, and commits since last tag.
  • Version Calculation: Applies SemVer rules to propose MAJOR, MINOR, or PATCH bumps.
  • Tag & Release: Creates annotated tags and optional GitHub releases with changelog notes.

Quick Start

Use this Skill to manage release tagging for a monorepo or multi-component project.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: semantic-release-tagger
Download link: https://github.com/cskiro/annex/archive/main.zip#semantic-release-tagger

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository