proj-review

Automate code review checklists and generate reports for pre-commit and PR reviews.

93|27|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proj-review
Source: https://github.com/zhangloveyan/backend-skill/tree/main/.claude/skills/proj-review
Command: npx skills add https://github.com/zhangloveyan/backend-skill --skill proj-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured checklist and workflow to perform code reviews before merging, ensuring code quality, security, and compliance with project standards.

Core Features & Use Cases

  • Comprehensive review checklist covering functionality, code style, security, performance, and test coverage.
  • Step-by-step PR review guidance to standardize approvals and improve collaboration.
  • Use Case: Before merging a feature branch, run the review to identify defects, enforce coding standards, and generate a concise review report for stakeholders.

Quick Start

Review a new pull request by applying the checklist to the changed files and generating a report for the maintainers.

Frequently Asked Questions about proj-review

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

FAQPage Schema
How do I automate a code review checklist before a pull request merge?

Automating a code review checklist applies a structured workflow to changed files, enforcing functionality, security, and quality gates before merging. It standardizes PR approvals and generates concise review reports for maintainers.

What should a pre-commit code review checklist cover for quality assurance?

A pre-commit code review checklist should cover functionality, code style, security checks, performance, and test coverage. Applying these quality assurance steps ensures code compliance and generates traceable review reports before merge.

Can I generate a pull request review report for stakeholders automatically?

Yes, you can generate a pull request review report by applying an automated review checklist to changed files. This enforces required steps and produces a concise review report for stakeholders to ensure compliance.

Does standardized code review enforce security checks and compliance before merge?

Standardized code review enforces security checks and compliance by applying required steps before merging. This ensures functionality and quality gates are met, supporting task traceability and generating review reports for maintainers.

What is the best way to standardize pull request approvals across a software engineering team?

The best way to standardize pull request approvals is applying a comprehensive review checklist covering code quality and security. This provides step-by-step PR review guidance, enforces coding standards, and improves team collaboration.