LogoClawIndex
CasesSkillsAbout
LogoClawIndex

merging-worktrees - Merge Parallel Worktrees to Unified Branch

Merges parallel worktrees with conflict detection, 3-way analysis, and ordered resolution

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • build dependency graph
  • create merge plan
  • execute sequential merges
  • detect merge conflicts
  • perform 3-way analysis
  • resolve merge conflicts
  • run tests
  • verify interface contracts
  • clean up worktrees

Inputs

  • base branch
  • worktrees
  • interface contracts
  • test command

Outputs

  • unified branch
  • merge log
  • verification report

Requirements

  • resolving-merge-conflicts skill
  • git repository
  • implementation plan with contracts

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
worktree
parallel development
integration
conflict resolution
build dependency graph
create merge plan
execute sequential merges
detect merge conflicts
base branch
worktrees
interface contracts
unified branch
merge log
verification report