Git.backport

Back-port a specific commit from master to a release branch via cherry-pick. Creates a dedicated backport branch, attempts the cherry-pick, pushes it, and opens a PR by default. Returns to the original branch when done (success or failure). If there are merge conflicts, diagnoses the root cause without attempting an autonomous resolution. Use when asked to "backport", "cherry-pick to release", or "port a fix to a release branch".

coinbase edb07de 11.8 KB Updated

File contents

coinbase/cds/tree/main/.claude/skills/git.backport commit edb07deed6

Frequently asked questions

npx skillmds@latest add coinbase/git-backport