merge-concurrent-sprints

Community

Safely merge complex Git branches.

Authormarcusglee11
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles the challenge of merging multiple feature branches that have diverged significantly, preventing lost work and resolving complex conflicts.

Core Features & Use Cases

  • Branch Auditing: Provides scripts to analyze branch status, commit history, and stash inventory.
  • Merge Strategy Selection: Guides users through choosing the right merge approach (Sequential, Integration Branch, Cherry-Pick) based on branch relationships.
  • Conflict Resolution: Offers systematic steps for handling merge conflicts and ensuring code quality.
  • Use Case: When a team has been working on several features in parallel for over a week, and the main branch has moved on, this skill helps to safely integrate all that work back without breaking the build or losing any commits.

Quick Start

Run the branch audit script to understand the current state of your Git branches before proceeding with any merges.

Dependency Matrix

Required Modules

None required

Components

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: merge-concurrent-sprints
Download link: https://github.com/marcusglee11/LifeOS/archive/main.zip#merge-concurrent-sprints

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 471,000+ vetted skills library on demand.