Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

create-backport-branch

// "Create a new backport branch with prefix `ai-backport-` by cherry-picking all commits from a GitHub PR onto a target release branch or commit. Use when the user wants to backport a PR, create a backport branch, cherry-pick PR commits to a release branch, or mentions backporting changes from dev/main to a version branch (e.g. v25.1.x, v25.2.x). Requires two arguments: TARGET (the release branch or commit hash to backport onto) and PR_NUM (the GitHub PR number to backport)."

$ git log --oneline --stat
stars:12.123
forks:743
updated:5 de mayo de 2026, 21:43
Explorador de archivos
2 archivos
SKILL.md
readonly