pr-operations

Community

Streamline PR workflows end-to-end.

AuthorBenjaminRose805
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes and automates pull request lifecycles across teams, reducing manual overhead and errors.

Core Features & Use Cases

  • PR creation: Create pull requests from feature branches with consistent metadata and templates.
  • CI checks & review: Track CI status, request and incorporate reviews, and enforce approval gates.
  • Merge & cleanup: Apply a chosen merge strategy and perform post-merge cleanup and branch handling.
  • Use Case: A team enforces a 2- or 4-eye review policy and automatically labels, assigns reviewers, and merges when checks pass.

Quick Start

Install and authenticate the GitHub CLI (gh). Create a new PR from your current branch using gh pr create with a descriptive title and body. Monitor CI status with gh pr checks <PR-number> --watch and merge when approved using gh pr merge <PR-number> --squash --delete-branch.

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: pr-operations
Download link: https://github.com/BenjaminRose805/react-basecamp/archive/main.zip#pr-operations

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.