wait-merge-pr

Community

Merge PRs after checks pass.

Authorpoitch
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of waiting for all automated checks to pass on a pull request before merging it, ensuring code quality and preventing accidental merges of broken code.

Core Features & Use Cases

  • Automated CI/CD Integration: Ensures that all tests and checks pass before merging.
  • Safe Merging: Prevents merging of pull requests with failing checks.
  • Branch Cleanup: Automatically deletes the merged branch.
  • Use Case: After pushing a feature branch, you can invoke this skill to automatically monitor its CI status and merge it once all checks are green, then clean up the branch.

Quick Start

Use the wait-merge-pr skill to wait for checks and merge the current pull request.

Dependency Matrix

Required Modules

ghgitsleep

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: wait-merge-pr
Download link: https://github.com/poitch/skills/archive/main.zip#wait-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 223,000+ vetted skills library on demand.