pr-review

Review pull request code for cleanliness, structure, and documentation quality.

232|10|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/mindroom-ai/mindroom --skill pr-review-mindroom-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/mindroom-ai/mindroom/tree/main/.claude/skills/pr-review
Command: npx skills add https://github.com/mindroom-ai/mindroom --skill pr-review-mindroom-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that pull requests meet a strict code quality standard, preventing minor issues from being overlooked.

Core Features & Use Cases

  • Zero-Tolerance Review: Identifies every issue as a potential blocker, requiring comprehensive fixes.
  • Review Standards: Sets a high bar for code cleanliness, architecture, and documentation.
  • Use Case: Use this Skill during code reviews to catch all potential issues in a pull request and ensure that it is of merge-and-forget quality.

Quick Start

Apply the pr-review skill to a pull request to perform a detailed code quality review.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I perform a strict code review on a pull request?

To perform a strict code review on a pull request, apply a zero-tolerance standard to catch every minor issue. This ensures high coding standards for cleanliness, structure, and documentation, making the code merge-and-forget quality without requiring additional work.

What is zero-tolerance code quality assurance in pull requests?

Zero-tolerance code quality assurance in pull requests is a review mechanism that identifies every issue as a potential blocker. It enforces comprehensive fixes for cleanliness, architecture, and documentation before code can be merged.

Does code review require direct access to the codebase for static analysis?

Yes, code review requires direct access to the codebase for static analysis and code quality assessment. This access allows the review process to thoroughly evaluate pull request workflows and enforce strict standards.

When do I need a zero-tolerance standard for pull request reviews?

You need a zero-tolerance standard for pull request reviews when you want to prevent minor issues from being overlooked and ensure the code is completely reviewable without additional work required before merging.

What is the best way to ensure code cleanliness and structure before merging?

The best way to ensure code cleanliness and structure before merging is to apply a detailed code review that sets a high bar for architecture and documentation, treating all potential issues as blockers requiring comprehensive fixes.