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.

git-advanced-workflows - Master Advanced Git Workflows

Master advanced Git techniques for clean history, collaboration, and recovery

Tags

Updated: 2026-02-12

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Perform interactive rebasing
  • Apply cherry-picking
  • Use git bisect
  • Manage worktrees
  • Access reflog
  • Clean up commit history
  • Apply commits across branches
  • Find bug-introducing commits
  • Work on multiple features
  • Recover from Git mistakes

Inputs

  • Git repository
  • Commit history
  • Branches
  • Git configuration

Outputs

  • Clean commit history
  • Applied commits
  • Bug identification
  • Recovered commits
  • Managed branches

Requirements

  • Git installation
  • Repository access
  • Git knowledge

Source

  • Spec: SKILL.md
Git
Version control
Development workflow
Collaboration
Perform interactive rebasing
Apply cherry-picking
Use git bisect
Manage worktrees
Git repository
Commit history
Branches
Clean commit history
Applied commits
Bug identification