code-review-excellence

Apply structured code-review workflows to pull requests with checklists and templates.

2|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Clay-HHK/claude-config --skill code-review-excellence-clay-hhk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/Clay-HHK/claude-config/tree/main/skills/code-review-excellence
Command: npx skills add https://github.com/Clay-HHK/claude-config --skill code-review-excellence-clay-hhk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Code reviews can be inconsistent and time-consuming, leading to missed defects and knowledge silos. This skill provides a structured approach to giving constructive feedback, ensuring code quality, and fostering team learning.

Core Features & Use Cases

  • Structured Review Mindset: A framework to guide feedback, focusing on correctness, maintainability, security, and performance.
  • Review Scopes & Phases: Phase-based process (context gathering, high-level review, line-by-line) to improve review quality and efficiency.
  • Templates & Checklists: Reusable PR review templates, security and testing checklists, and guidance for communication.
  • Use Case: When reviewing a PR, apply the checklists to identify improvements and assign clear action items.

Quick Start

Begin a review by applying the standard checklist and templates to provide actionable, constructive 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 structure a code review to catch architecture and security issues?

Structure a code review by applying a phase-based process covering context gathering, high-level review, and line-by-line analysis. This framework evaluates architecture, security, performance, and tests to identify issues and ensure quality.

What is the best way to standardize pull request feedback across a team?

Standardize pull request feedback by applying reusable PR review templates and checklists. This enforces consistent review practices, guides constructive communication, and assigns clear action items for team learning.

How do I perform a line-by-line code review without missing defects?

Perform a line-by-line code review by following a structured workflow that uses security and testing checklists. This phase-based approach prevents missed defects by systematically checking correctness, maintainability, and performance.

Can I use review checklists to improve code quality and maintainability?

Yes, you can use review checklists to improve code quality. The framework provides standardized checklists that focus on correctness, maintainability, security, and performance to drive consistent quality improvements.

When do I need a structured code review workflow?

You need a structured code review workflow when reviews become inconsistent and time-consuming, leading to missed defects and knowledge silos. A structured process provides constructive feedback and fosters team collaboration.

What are the limitations of using templates for code reviews?

Templates guide feedback and enforce standardized practices across architecture and tests, but they do not replace contextual understanding. Reviewers must still gather context before applying checklists to ensure relevant, actionable feedback.