semantic-release-tagger

Installation
SKILL.md

Semantic Release Tagger

Overview

This skill is an interactive automation agent that handles the complete git tagging workflow. It analyzes your repository state, detects existing conventions, parses conventional commits to determine version bumps, and executes tag creation commands with your confirmation.

Key Capabilities:

  • Auto-analyze repository context: Detect existing tags, conventions, and monorepo structure
  • Intelligent version calculation: Parse conventional commits (feat/fix/BREAKING) to determine MAJOR.MINOR.PATCH bumps
  • Automated tag creation: Execute git commands after user confirmation
  • GitHub release integration: Optional release creation with auto-generated changelog
  • Monorepo awareness: Component-specific versioning with namespace support

When to Use This Skill

Trigger Phrases:

  • "how should I tag this release?"
  • "version this component"
  • "create semantic git tags"
Related skills

More from cskiro/claudex

Installs
1
Repository
cskiro/claudex
GitHub Stars
4
First Seen
Apr 4, 2026