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 with capability: cherry-pick commits

Browse skills that share this capability.

  • git - Advanced Git Workflows
    gitversion controlcode managementrepository

    ★ 11 · Updated 2026-06-30

    Perform advanced Git operations including rebase, cherry-pick, bisect, worktrees, and reflog

    ⚙ clean commit history⚙ apply commits⚙ find bug commits
  • git-advanced-workflows - Advanced Git Workflows Master
    gitversion controladvanced workflowsbranch management

    ★ 602 · Updated 2026-05-28

    Master rebasing, cherry-picking, bisect, worktrees, and reflog for complex Git history management

    ⚙ rebase commits⚙ cherry-pick commits⚙ run git bisect
  • sdk-backmerge - SDK Pod Backmerge PR Creator
    sdkgitflowrelease managementpull request

    ★ 167 · Updated 2026-05-11

    Creates backmerge PR to sync release changes to main branch

    ⚙ resolve release PR context⚙ detect no-op scenario⚙ create backmerge branch
  • 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
  • git-workflow - Git Workflow Expert Guide
    Gitversion controlworkflowconventional commits

    ★ 63 · Updated 2026-05-09

    Provides guidance on Git worktree workflow, commit standards, and PR best practices

    ⚙ create worktrees⚙ manage worktrees⚙ write commit messages
  • git-workflow - Git Workflow Best Practices
    gitversion-controlworkflowbest-practices

    ★ 93 · Updated 2026-03-26

    Provides Git patterns for version control operations

    ⚙ create commits⚙ create branches⚙ merge branches
  • git-recovery - Git Recovery for Safe Undo Operations
    gitrecoveryundoreflog

    ★ 18 · Updated 2026-03-20

    Safely undo commits, recover lost work, and fix rebase disasters using reflog

    ⚙ undo commits⚙ recover lost commits⚙ reset branches