Loading...
Loading...
Found 29 Skills
Step through versioning, tagging, and verification
Manages semantic versioning releases — version bumps, changelogs, tags, publishing. Use when preparing a new release.
Automate version bumping following semantic versioning and changelog management. Use when the user wants to bump a version, create a release, update the changelog, or tag a new version in a project using semver conventions and Keep a Changelog format.
This skill should be used when the user asks to "finish a release", "merge release branch", "complete release", "git flow release finish", or wants to finalize a release and merge it into main and develop with a tag.
Run a Cyrus release by publishing all packages to npm in the correct dependency order, updating changelogs, and creating git tags.