git-github-merge-pr

Community

Safely merge pull requests

AuthorFutureAtoms
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines the process of merging pull requests by providing a structured approach to validation, method selection, and post-merge cleanup, ensuring code quality and maintainable history.

Core Features & Use Cases

  • Pre-Merge Checklist: Guides users through essential checks like CI status, approvals, and conflict resolution.
  • Merge Method Selection: Explains and facilitates Merge Commit, Squash, and Rebase strategies based on project needs.
  • Automated Commands: Provides gh CLI commands for merging, updating branches, and managing PRs.
  • Use Case: A developer needs to merge a feature branch into main. This Skill helps them verify all checks are green, choose the best merge strategy (e.g., squash for a clean history), execute the merge command, and clean up the feature branch afterward.

Quick Start

Use the git-github-merge-pr skill to merge pull request number 123 using a squash merge and delete the 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-github-merge-pr
Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#git-github-merge-pr

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.