Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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 mai 2026 à 21:43
Explorateur de fichiers
2 fichiers
SKILL.md
readonly