review-pr

Review pull requests for quality, security, and CentrAI-Chat architecture compliance.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/lethuan127/agent-pro-max --skill review-pr-lethuan127
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/lethuan127/agent-pro-max/tree/main/skills/review-pr
Command: npx skills add https://github.com/lethuan127/agent-pro-max --skill review-pr-lethuan127

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review code changes against project standards. Focus on what's unique to this codebase — assume the agent already knows general TypeScript/NestJS/Next.js best practices.

Core Features & Use Cases

  • Provides a structured RBAC & security review checklist for PRs.
  • Enforces data security and proper validation across endpoints and models.
  • Guides frontend, API, and database conventions to align with project standards.

Quick Start

Submit a pull request and request an automated review against the changes to surface RBAC, data security, and API conformity findings.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate code review for security and RBAC in NestJS pull requests?

Automate code review for security and RBAC in NestJS by submitting a pull request to surface findings against a structured checklist. It enforces data security, proper validation, and API conformity across TypeScript changes.

What does an automated PR review check for in a TypeScript and Next.js codebase?

An automated PR review in a TypeScript and Next.js codebase checks for RBAC, data security, endpoint validation, and frontend conventions. It assesses code changes against project standards to return structured, actionable feedback.

How do I enforce API conventions and data validation during a code audit?

Enforce API conventions and data validation during a code audit by applying a comprehensive checklist to your pull request diffs. This identifies compliance gaps across models and endpoints in NestJS projects.

Can I use an automated checklist to review frontend and database conventions in pull requests?

Yes, you can use an automated checklist to review frontend and database conventions in pull requests. It guides API and frontend alignment while enforcing data security and proper validation across TypeScript changes.

Does automated code review work with general TypeScript best practices or only project-specific standards?

Automated code review focuses on project-specific standards rather than general TypeScript best practices. It assumes baseline knowledge of NestJS and Next.js, targeting what is unique to your codebase architecture and conventions.