resolve-merge
CommunityResolve Git merge conflicts seamlessly.
Authorjamesc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of updating your current branch with the latest changes from the main branch and resolving any merge conflicts that arise, ensuring your codebase stays synchronized and functional.
Core Features & Use Cases
- Automatic Branch Update: Fetches the latest changes from
origin/mainand merges them into your active branch. - Conflict Detection & Resolution: Identifies merge conflicts and provides a structured approach to resolving them based on predefined strategies.
- CI Verification: Runs the full Continuous Integration pipeline after resolution to ensure code integrity.
- Use Case: When working on a feature and needing to incorporate recent updates from
main, this skill handles the merge and conflict resolution, preventing integration issues.
Quick Start
Use the resolve-merge skill to update the main branch and merge it into the current branch, resolving any conflicts.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: resolve-merge Download link: https://github.com/jamesc/skills/archive/main.zip#resolve-merge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.