code-review-excellence

Analyze pull request diffs across security, performance, and design dimensions.

2|Updated May 27, 2026
One-click install
npx skills add https://github.com/edlng/agents --skill code-review-excellence-edlng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/edlng/agents/tree/main/skills/universal/code-review-excellence
Command: npx skills add https://github.com/edlng/agents --skill code-review-excellence-edlng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the inconsistency and lack of depth in manual code reviews by providing a structured, multi-lens reasoning framework that focuses on correctness, security, and architectural integrity while minimizing subjective nitpicking.

Core Features & Use Cases

  • Multi-Lens Analysis: Evaluates code through specific lenses including security, performance, testability, and design fit.
  • Severity Differentiation: Uses a standardized labeling system (e.g., blocking, important, nit) to prioritize feedback and reduce friction.
  • Use Case: Use this skill when performing a deep-dive review of a complex pull request to ensure all edge cases, security vulnerabilities, and architectural patterns are thoroughly vetted before approval.

Quick Start

Use the code-review-excellence skill to perform a systematic analysis of the current pull request diff and provide prioritized feedback.

Frequently Asked Questions about code-review-excellence

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

FAQPage Schema
How do I perform a systematic code review for a complex pull request?

Systematic code review applies a structured reasoning framework to analyze pull request diffs across multiple technical dimensions. It objectively evaluates correctness, security, performance, and architectural integrity while minimizing subjective nitpicking.

What is the best way to standardize and prioritize feedback in code reviews?

Standardizing code review feedback uses a severity differentiation labeling system to categorize issues as blocking, important, or nit. This structured approach generates actionable feedback and reduces subjective friction during the development lifecycle.

Can I use a structured framework to find security vulnerabilities during code review?

Yes, security-conscious code review frameworks evaluate code through a dedicated security lens. This structured analysis identifies vulnerabilities and ensures architectural integrity alongside functional correctness before approval.

How does multi-lens analysis improve software quality in engineering workflows?

Multi-lens analysis improves software quality by objectively assessing code correctness, security, performance, and design fit. This structured approach enforces team-wide quality standards and eliminates inconsistency found in manual code reviews.

What are the limitations of manual code reviews compared to a structured framework?

Manual code reviews often suffer from inconsistency, lack of depth, and subjective nitpicking. A structured code review framework overcomes these limitations by applying multi-lens reasoning to enforce objective, security-conscious quality standards.