review-pr

Review GitHub pull requests against project roadmaps and epic hierarchies.

1|Updated Dec 28, 2025
One-click install
npx skills add https://github.com/fusupo/escapement --skill review-pr-fusupo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/fusupo/escapement/tree/main/skills/review-pr
Command: npx skills add https://github.com/fusupo/escapement --skill review-pr-fusupo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates context-aware PR reviews, ensuring feedback aligns with the project roadmap and avoids duplicating backlog work.

Core Features & Use Cases

  • Context gathering: Retrieve PR details, diffs, files, and comments, and pull project context from CLAUDE.md.
  • Multi-perspective review: Evaluate PR from Product Value, Technical Implementation, Epic Integration, Sprint Quality, and Roadmap Impact perspectives.
  • Context-aware deliverables: Generate structured review with concise verdict and actionable change requests that respect planned backlog work.
  • Usage scenario: When asked to review PR #123, the skill synthesizes the context and provides a ready-to-submit GitHub review draft.

Quick Start

Review PR #123 by providing the repository URL or pull request number to initiate a context-aware assessment.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate GitHub pull request reviews to align with my project roadmap?

You can automate context-aware pull request reviews by retrieving PR diffs and project context from CLAUDE.md to generate structured feedback. This ensures your code review evaluates technical implementation alongside product value and epic integration.

What is context-aware PR review and how does it handle epic hierarchies?

Context-aware PR review synthesizes GitHub PR details and project documentation to assess changes against planned backlog work. It evaluates pull requests from product value, technical implementation, and roadmap impact perspectives to avoid duplicating epic tasks.

How do I generate an actionable GitHub PR review draft from a pull request number?

Provide the repository URL or pull request number to trigger automated context gathering. The system retrieves diffs, files, and comments, then synthesizes a ready-to-submit GitHub review draft with a concise verdict and actionable change requests.

Does automated PR review work without configuring dependencies or components?

Yes, automated PR review operates without external dependencies or components. It relies on GitHub PR APIs and project context stored in your CLAUDE.md file to synthesize feedback across your codebases and workflows.

What perspectives should a roadmap-aligned code review evaluate?

A roadmap-aligned code review should evaluate pull requests from product value, technical implementation, epic integration, sprint quality, and roadmap impact perspectives. This multi-perspective approach ensures feedback respects planned backlog work.

Can I use automated PR feedback to prevent duplicate work in my sprint backlog?

Yes, automated PR feedback prevents duplicate backlog work by checking pull requests against your project roadmap and epic hierarchies. It synthesizes context from CLAUDE.md to ensure new changes do not overlap with planned tasks.