LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-advanced-workflows - Master Advanced Git Workflows for Clean History and Recovery

Execute advanced Git operations including interactive rebase, cherry-picking, bisect, worktrees, and reflog to manage complex version control scenarios

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • perform interactive rebase
  • cherry-pick specific commits
  • use git bisect
  • manage worktrees
  • recover with reflog
  • clean up commit history
  • sync diverged branches

Inputs

  • git repository
  • branches
  • commits
  • branch workflows
  • version control system

Outputs

  • cleaned commit history
  • recovered repository state
  • located bug-introducing commits
  • organized branch structure
  • synchronized branches

Requirements

  • git installed
  • repository access
  • write permissions
  • command line interface

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
workflow
advanced
collaboration
recovery
perform interactive rebase
cherry-pick specific commits
use git bisect
manage worktrees
git repository
branches
commits
cleaned commit history
recovered repository state
located bug-introducing commits