Review pull requests with structured summaries, checks, and follow-up prompts using PR-Agent
Use PR-Agent when an agent should run an automated pull request review pass with summaries, comments, improvement prompts, or ask-mode follow-ups before human merge review.
Review pull requests with structured summaries, checks, and follow-up prompts using PR-Agent
Use PR-Agent when an agent should run an automated pull request review pass with summaries, comments, improvement prompts, or ask-mode follow-ups before human merge review.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/review-pull-requests-with-structured-summaries-checks-and-follow-up-prompts-using-pr-agent/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/review-pull-requests-with-structured-summaries-checks-and-follow-up-prompts-using-pr-agent
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/review-pull-requests-with-structured-summaries-checks-and-follow-up-prompts-using-pr-agent.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.