merge-stack

Community

Merge stacked GitHub PRs sequentially.

Authorrarestg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of merging a series of dependent GitHub Pull Requests (PRs) that form a linear chain, ensuring they are integrated into the main branch one by one without manual intervention.

Core Features & Use Cases

  • Sequential Merging: Merges PRs in a specific order, starting from the one targeting the main branch.
  • Automated Re-targeting: Automatically updates the base branch of subsequent PRs to main after a preceding PR is merged.
  • Conflict Handling: Stops and reports if a merge conflict occurs, preventing further unintended actions.
  • Use Case: When you have a feature broken down into multiple small PRs (e.g., feature-1, feature-2, feature-3), where each depends on the previous one, this skill merges them cleanly into main.

Quick Start

Use the merge-stack skill to merge the PR stack starting with branch prefix 'feature-'.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-stack
Download link: https://github.com/rarestg/rarestg-skills/archive/main.zip#merge-stack

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.