pr-manager

Automate pull request reviews, tests, and merging workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mattmre/AGENT33 --skill pr-manager-mattmre
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-manager
Source: https://github.com/mattmre/AGENT33/tree/main/engine/packs/workflow-ops/skills/review/pr-manager
Command: npx skills add https://github.com/mattmre/AGENT33 --skill pr-manager-mattmre

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the review, testing, and merging of pull requests, ensuring code quality and preventing context rot in active development.

Core Features & Use Cases

  • Automated PR Management: Reviews, tests, and prepares PRs for merging.
  • Feature Verification: Ensures features in both open and closed PRs are fully implemented and wired.
  • Technical Debt Identification: Sweeps PRs for technical deferment, debt, and unaddressed comments.
  • Use Case: Automatically process a backlog of open pull requests, ensuring each is tested, reviewed, and merged according to project standards.

Quick Start

Use the pr-manager skill to review and prepare all open pull requests for merging.

Frequently Asked Questions about pr-manager

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

FAQPage Schema
How do I automate GitHub pull request reviews and merging?

Automated PR management orchestrates multiple agents to review code, execute tests, and implement smart merging strategies. This verifies feature completeness and identifies technical debt across open and closed pull requests, ensuring code quality and project integrity.

How can I identify technical debt in open and closed pull requests?

Identifying technical debt in pull requests requires sweeping open and closed PRs for technical deferment, unaddressed comments, and incomplete feature wiring. This process ensures features are fully implemented and verifies overall code quality before merging.

What is the best way to process a backlog of open pull requests?

Processing a backlog of open pull requests requires automating the review, testing, and merging lifecycle. By orchestrating multiple agents for comprehensive analysis, the system ensures each PR is tested, reviewed, and merged according to project standards.

Can I verify feature completeness and code wiring across closed pull requests?

Yes, verifying feature completeness across closed pull requests is possible by sweeping PRs for technical deferment and unaddressed comments. This ensures features in both open and closed PRs are fully implemented and wired correctly into the project.

Does automated PR management work without external dependencies?

Automated PR management operates without external dependencies, using internal scripts and references to orchestrate multiple agents. This self-contained approach performs comprehensive analysis and remediation to maintain code quality and project integrity.