git-release

Installation
SKILL.md

Release Manager

Create semantic version releases with automated changelog generation from conventional commits, version file updates, and GitHub release publishing.

Quality Guidelines

Release operations are high-consequence and irreversible once pushed:

  1. Verify every change: analyze actual commits, not assumptions
  2. Confirm version bump: the detected semver bump must match the change scope
  3. Validate changelog: every entry must correspond to a real commit
  4. User approval required: confirm before executing anything in Phase 5

Workflow

Phase 1: Collect Commits Since Last Tag

Installs
13
GitHub Stars
8
First Seen
Mar 26, 2026
git-release — mgiovani/cc-arsenal