git-merge-worktree

Community

Seamlessly merge Git worktrees.

AuthorGamezar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users merge changes from Git worktrees into their current branch, offering flexible strategies for different merging needs.

Core Features & Use Cases

  • Selective File Merging: Merge specific files or directories from another worktree.
  • Interactive Patching: Choose which hunks (parts of changes) to apply from a file.
  • Cherry-Picking: Apply specific commits, with options to stage only desired changes.
  • Full Branch Merging: Perform a complete merge with manual conflict resolution.
  • Use Case: You've made changes in a feature worktree and want to bring only a few specific files into your main branch without a full merge, or you need to selectively apply a bug fix commit.

Quick Start

Use the git-merge-worktree skill to interactively merge changes from the 'feature-branch' worktree into your current branch.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: git-merge-worktree
Download link: https://github.com/Gamezar/opencode-cek/archive/main.zip#git-merge-worktree

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.