code-review-excellence

Guide code review practices with constructive feedback and systematic processes.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/shelbeely/ADHD-Closet --skill code-review-excellence-shelbeely
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/shelbeely/ADHD-Closet/tree/main/.agents/skills/code-review-excellence
Command: npx skills add https://github.com/shelbeely/ADHD-Closet --skill code-review-excellence-shelbeely

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill transforms code reviews from a chore into a valuable process for improving code quality, sharing knowledge, and fostering team growth, while preventing common pitfalls like nitpicking or overly harsh feedback.

Core Features & Use Cases

  • Constructive Feedback: Learn to provide specific, actionable, and educational feedback.
  • Systematic Review Process: Follow a phased approach from context gathering to final decision.
  • Best Practices & Patterns: Utilize checklists, question-based reviews, and language-specific checks.
  • Use Case: When you need to review a pull request, establish team review standards, or mentor a junior developer on how to give and receive effective code feedback.

Quick Start

Follow the outlined phases to conduct a thorough code review for a pull request.

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?

You can perform a systematic code review by following a phased approach from context gathering to the final decision. This Skill outlines a structured review process to identify bugs and ensure software quality during pull requests.

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

Establishing team code review standards involves utilizing checklists, question-based reviews, and language-specific checks. This Skill provides best practices and patterns to foster developer mentoring and consistent software quality across your team.

How does a phased code review process work for identifying architectural and security issues?

A phased code review process works by systematically progressing from context gathering to advanced architectural and security reviews. This Skill covers advanced strategies to identify complex bugs and structural vulnerabilities during pull requests.

Can I use this approach to mentor a junior developer on giving and receiving code feedback?

Yes, you can use these code review practices to mentor junior developers on giving and receiving effective code feedback. This Skill promotes knowledge sharing and team growth by transforming reviews into an educational and collaborative process.