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

release

// Use when the user asks to cut a new release of libYSE — phrases like "release a new version", "cut a patch/minor/major release", "publish a new release", "ship X.Y.Z". Orchestrates version bump, doc refresh, C API drift audit, dev→master promotion, and tag-driven publication via the existing release.yml workflow. Do NOT use for branch-management tasks unrelated to a release, or for republishing an already-tagged version (that's a workflow_dispatch on release.yml, not this skill).

$ git log --oneline --stat
stars:235
forks:35
updated:May 19, 2026 at 18:12
SKILL.md
readonly