LogoClawIndex
CasesSkillsAbout
LogoClawIndex

troubleshoot-rebase - Git Rebase Troubleshoot: Diagnose and Recover from Failures

Diagnose and recover from git rebase failures

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • diagnose rebase failures
  • recover from rebase failures
  • check git status
  • check git branch
  • check git worktree
  • view pull request
  • rebase onto main
  • push with force-with-lease
  • fetch origin
  • reset hard
  • resolve conflicts
  • abort rebase
  • verify synchronization

Inputs

  • git repository
  • git status information
  • git branch information
  • pull request data
  • CI check results
  • .gitignore file

Outputs

  • resolved rebase conflicts
  • recovered git repository
  • pushed branches
  • updated main branch
  • aborted rebase process

Requirements

  • git installed
  • GitHub CLI installed
  • repository access
  • network connectivity

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
rebase
troubleshooting
version-control
devops
diagnose rebase failures
recover from rebase failures
check git status
check git branch
git repository
git status information
git branch information
resolved rebase conflicts
recovered git repository
pushed branches