LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: cherry-pick

Browse skills that share this tag.

  • git-advanced-workflows - Advanced Git Workflows Mastery
    gitversion controlworkflowsrebase

    ★ 422 · Updated 2026-06-15

    Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog

    ⚙ rebase commits interactively⚙ cherry-pick specific commits⚙ bisect commit history
  • create-backport-branch - Cherry-pick GitHub PR commits to release branch
    gitbackportcherry-pickGitHub

    ★ 0 · Updated 2026-05-09

    Create a new backport branch by cherry-picking all commits from a GitHub PR onto a target release branch or commit

    ⚙ create backport branch⚙ cherry-pick commits⚙ resolve merge conflicts