code-review-excellence

Review code changes and return prioritized, actionable comments with a verdict.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AnXueHua/auto-research --skill code-review-excellence-anxuehua
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/AnXueHua/auto-research/tree/main/skills/code-review-excellence
Command: npx skills add https://github.com/AnXueHua/auto-research --skill code-review-excellence-anxuehua

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Provide a consistent, constructive approach to reviewing code that reduces defects, improves design, and spreads knowledge across the team while avoiding hostility or unnecessary blocking.

Core Features & Use Cases

  • Structured review process: Phase-based guidance (context, high-level, line-by-line, summary) to make reviews efficient and comprehensive.
  • Checklists and techniques: Security, performance, and testing checklists plus communication patterns for educational, non-judgmental feedback.
  • Templates and tooling: Comment templates, prioritization labels, and a PR analyzer to assess complexity and review workload.
  • Use Case: Use this Skill to review a medium-sized pull request, produce prioritized comments, suggest concrete fixes, and recommend a final decision (approve/comment/request changes).

Quick Start

Please review this pull request, summarize critical issues, list prioritized actionable changes, and give a final recommendation.

Frequently Asked Questions about code-review-excellence

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

FAQPage Schema
How do I provide constructive code review feedback on a pull request?

Constructive code review feedback on a pull request is provided through a structured, phase-based process covering context, high-level design, and line-by-line checks. This approach uses communication patterns to ensure feedback is educational and non-judgmental.

What should I check during a code review to catch bugs and improve design?

During a code review you should check logic correctness, security vulnerabilities, performance bottlenecks, and test coverage. Applying specific checklists for security, performance, and testing helps comprehensively evaluate code changes and catch potential bugs.

How do I prioritize actionable code review comments?

Prioritize actionable code review comments by applying prioritization labels to structured feedback. This process evaluates code changes against security and performance checklists, returning prioritized comments and suggesting concrete fixes for the author.

Can I use a structured review process for mentoring sessions and architecture reviews?

Yes, you can use this structured review process for architecture reviews and mentoring sessions. The phased approach and non-judgmental communication patterns support knowledge sharing and establishing team review standards across various collaborative contexts.

How do I write a final verdict for a pull request review?

Write a final verdict for a pull request review by summarizing critical issues and listing prioritized actionable changes. The structured review process concludes by recommending a clear final decision to approve, comment, or request changes.

What is the best way to establish team code review standards?

The best way to establish team code review standards is by applying structured checklists, comment templates, and prioritization labels. This reduces defects and spreads knowledge while avoiding hostility or unnecessary blocking.