pr-review

Review pull requests with architecture compliance checks across multi-stack projects.

10|5|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/phuthuycoding/moicle --skill pr-review-phuthuycoding
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/phuthuycoding/moicle/tree/main/assets/skills/pr-review
Command: npx skills add https://github.com/phuthuycoding/moicle --skill pr-review-phuthuycoding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates pull request reviews by evaluating changes against defined architecture references, ensuring architectural alignment and high-quality code.

Core Features & Use Cases

  • Architecture-aware analysis: Checks PR diffs against architecture references and flags deviations to uphold architectural patterns.
  • Quality gates & actionable recommendations: Assesses code quality, security posture, performance implications, and test coverage, then suggests concrete fixes.
  • Use Case: When a reviewer runs "review pr" on a PR, the Skill returns a structured assessment with architecture-compliant recommendations and next steps.

Quick Start

Use the pr-review skill to review a pull request and obtain an architecture-aligned evaluation.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I automate pull request reviews for architecture compliance?▼

Automated pull request reviews evaluate PR diffs against defined architecture references to flag deviations. This enforces architectural patterns and high-quality code by checking changes for consistency before merging.

What is architecture compliance checking in a code review?▼

Architecture compliance checking analyzes PR diffs against established architectural patterns. It flags deviations to uphold structural consistency and high-quality code across multi-stack projects.

Can I review pull requests across multi-stack projects like Go and React?▼

Yes, you can review pull requests across multi-stack projects including Go, React, Laravel, and Remix. The review process enforces architectural consistency and quality across these varied environments.

How do I enforce quality gates and security checks during a PR review?▼

To enforce quality gates and security checks during a PR review, assess code quality, security posture, performance implications, and test coverage. The analysis then suggests concrete fixes and next steps.

What's the best way to ensure documentation consistency in monorepos?▼

To ensure documentation consistency in monorepos, use standardized recommendations from automated PR analysis. This enforces documentation alignment alongside architectural patterns and quality gates.