Skip to main content
Run any Skill in Manus
with one click
$pwd:

release-engineering

// Cut a versioned release for this Rust project. Analyzes conventional commits since the last tag, determines the correct semantic version bump, updates Cargo.toml and CHANGELOG.md, creates a release commit and tag, publishes a GitHub release, and pushes everything. Use this skill whenever the user asks to "cut a release", "release a new version", "publish a release", "tag a release", or similar.

$ git log --oneline --stat
stars:1
forks:0
updated:May 10, 2026 at 03:21
SKILL.md
readonly