agent-github-pr-manager_skill

This skill manages the full pull request lifecycle on GitHub, coordinating reviews, merges, and CI/CD across complex workflows.
  • TypeScript

14.1k

GitHub Stars

1

Bundled Files

2 months ago

Catalog Refreshed

4 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill ruvnet/ruflo --skill agent-github-pr-manager

  • SKILL.md4.5 KB

Overview

This skill manages the full pull request lifecycle on GitHub using gh CLI and coordinated agent swarms. It creates and configures PRs, runs multi-stage review workflows, monitors CI/CD checks, and executes merges or rollbacks based on policy. It’s optimized for teams that need automated coordination across security, performance, and code-quality reviews.

How this skill works

The agent invokes GitHub CLI commands to create PRs, assign reviewers, track status, and perform merges. For complex workflows it spawns specialized review agents (security, performance, docs, QA) and aggregates their feedback. It watches CI/CD pipelines, enforces branch protection rules, and applies merge strategies or conflict-resolution steps automatically.

When to use it

  • Create standard feature, hotfix, or large-feature PRs with structured workflows
  • Enforce multi-stage reviews including security and performance audits
  • Automate merges when CI checks and reviews meet policy
  • Coordinate rollbacks and deployment gating with CI/CD systems
  • Resolve merge conflicts or rebase branches before merging

Best practices

  • Use detailed PR descriptions and the provided template to speed reviews
  • Start draft PRs early for large features and spawn specialized reviewers
  • Assign reviewers based on CODEOWNERS and domain expertise
  • Prefer staged merges or feature flags for large changes
  • Monitor CI/check flakiness and retry before escalating

Example use cases

  • Create a PR from feature/auth-system with linked issue and auto-assigned reviewers
  • Run a multi-stage review: security audit, performance tests, and code-quality pass before merge
  • Set up auto-merge for a bugfix PR that requires passing CI and two approvals
  • Fast-track an urgent hotfix with admin override, run critical tests, and backport after merge
  • Coordinate a large feature: create draft PR, spawn review agents, and perform staged merge with feature flag

FAQ

It attempts automated resolution for simple conflicts, offers guided rebase assistance for complex cases, and falls back to human intervention when required.

Can I require CI checks and specific reviewers before merge?

Yes — the skill enforces branch protection rules, waits for required checks and approvals, and blocks merge until policies are satisfied.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational