Automate release planning and deployments
release-managerskillsetup L3★17,464
alirezarezvani/claude-skills ↗What it does
Plan releases, manage changelogs, coordinate deployments, and automate versioning
Best for
Development teams needing structured release workflows and version management.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Requires
- · Git
- · GitHub API
- · npm/Maven versioning
- · CI/CD platform
Preconditions
Git repository initialized; versioning scheme defined; CI configured.
Failure modes
- · Version already released (no-op)
- · CI/CD pipeline fails mid-deploy
- · Changelog merge conflicts
Trust signals
- · Automates semver bumping
- · Coordinates release branches