github-review-merge-admin

Validate GitHub pull request approvals, status checks, and merge readiness.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/chf3198/devenv-ops --skill github-review-merge-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-review-merge-admin
Source: https://github.com/chf3198/devenv-ops/tree/main/skills/github-review-merge-admin
Command: npx skills add https://github.com/chf3198/devenv-ops --skill github-review-merge-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates enforcement of GitHub PR governance gates, ensuring required approvals, checks, and merge readiness before merging to reduce risk and manual review overhead.

Core Features & Use Cases

  • Enforces required reviewers/approvals and ensures conversations are resolved
  • Validates that all required status checks pass on the latest commit and adheres to branch protections
  • Applies across repositories and organizations to standardize merge policies and automate governance audits

Quick Start

Run the skill on a pull request to generate a governance audit and action plan for the PR.

Frequently Asked Questions about github-review-merge-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce GitHub pull request governance rules before merging?

To enforce GitHub pull request governance rules, you must validate required approvals, ensure status checks pass, and confirm conversations are resolved. This skill automates that validation to ensure merge readiness and compliance with branch protection policies.

What is pre-merge governance for GitHub pull requests?

Pre-merge governance is the process of verifying required reviewers, resolved conversations, and passing status checks on the latest commit before a PR is merged. It standardizes merge policies to reduce risk and manual review overhead across repositories.

How do I check if a GitHub pull request meets branch protection requirements?

To check if a pull request meets branch protection requirements, run a governance audit against the PR. This validates that all required status checks pass, necessary reviewers have approved, and functional criteria for merge readiness are satisfied.

Can I standardize merge policies across multiple GitHub organizations?

Yes, you can standardize merge policies across multiple GitHub organizations. This skill applies repository- and org-scoped PR governance rules, ensuring consistent compliance with required reviewers and merge strategies across different scopes.

Does this skill verify that required GitHub status checks pass on the latest commit?

Yes, this skill verifies that required GitHub status checks pass on the latest commit. It adheres to branch protection rules by validating approvals, checks, and conversation resolutions as functional criteria for merge readiness.