Merge

Community

Safe, traceable branch integration

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides safe merging strategies (merge, ff-only, no-ff), conflict resolution, and post-merge verification.

Core Features & Use Cases

  • Merge strategies: Recursive merge, ff-only, or no-ff merges.
  • Conflict resolution: Guidance on resolving conflicts with tools.
  • Post-merge checks: Validate merge integrity and test results.

Quick Start

Merge feature/my-feature into main using a standard merge commit with conflict checks.

Dependency Matrix

Required Modules

None required

Components

workflowsreferences

💻 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: Merge
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#merge

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