LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-github-conflict-resolve - Git Merge Conflict Resolution

Identify and resolve Git merge conflicts with multiple resolution strategies

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • detect conflict markers
  • list conflicted files
  • view conflict details
  • keep current branch changes
  • keep incoming branch changes
  • resolve conflicts manually
  • accept both changes
  • configure merge tool
  • run merge tool
  • stage resolved files
  • complete merge
  • verify resolution
  • abort merge
  • configure rerere

Inputs

  • Git repository
  • conflicted file
  • conflict description
  • conflict marker
  • base commit
  • merge tool

Outputs

  • resolved conflict file
  • merged branch
  • merge commit
  • configuration change
  • resolution report
  • verification result

Requirements

  • Git repository
  • file system access
  • command line access
  • merge tool

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
merge
conflict
resolution
github
version control
detect conflict markers
list conflicted files
view conflict details
keep current branch changes
Git repository
conflicted file
conflict description
resolved conflict file
merged branch
merge commit