LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-advanced-workflows - Advanced Git Workflows Mastery

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

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • rebase commits interactively
  • cherry-pick specific commits
  • bisect commit history
  • create worktrees
  • view reflog
  • recover commits
  • squash commits
  • split commits
  • force push branches
  • clean commit history

Inputs

  • Git repository
  • Branch name
  • Commit hash
  • Commit message
  • File path
  • Test script

Outputs

  • Cleaned commit history
  • Applied commits
  • Bug commit
  • Multiple worktrees
  • Recovered commit
  • Recovered branch
  • Modified file
  • New branch

Requirements

  • Git installation
  • Git repository access
  • Push permissions

Source

  • Spec: SKILL.md

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.
git
version control
workflows
rebase
cherry-pick
bisect
worktree
reflog
commit history
branch management
rebase commits interactively
cherry-pick specific commits
bisect commit history
create worktrees
Git repository
Branch name
Commit hash
Cleaned commit history
Applied commits
Bug commit