package-distributiondevelopment
release-manager
Orchestrate a software release: bump version, update changelog, create git tag, build artifacts, and publish to npm/PyPI. Supports semver with conventional commits analysis for automatic version bump detection. Not for: Docker image publishing, GitHub Actions CI/CD setup, or Kubernetes deployments.
maintainer
Evol-ai
Updated 3/19/2026
Stars
79
Forks
3
quick start
Installation and usage
Orchestrate a software release: bump version, update changelog, create git tag, build artifacts, and publish to npm/PyPI. Supports semver with conventional commits analysis for automatic version bump detection. Not for: Docker image publishing, GitHub Actions CI/CD setup, or Kubernetes deployments.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use release-manager