code-review-excellence

Structure code review workflows with checklists and comment taxonomies.

16|9|Updated Nov 6, 2013
One-click install
npx skills add https://github.com/erikstmartin/dotfiles --skill code-review-excellence-erikstmartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/erikstmartin/dotfiles/tree/main/skills/global/.agents/skills/code-review-excellence
Command: npx skills add https://github.com/erikstmartin/dotfiles --skill code-review-excellence-erikstmartin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews can be inconsistent and inefficient; this Skill provides a structured, standards-based approach to ensure reviews are thorough and repeatable.

Core Features & Use Cases

  • Pre-Review Preparation: ensure reviewers start with context and scope.
  • Review Execution Workflow: follow a coarse-to-fine pass structure to identify issues quickly.
  • Feedback Delivery: use the labeling system to categorize issues and guide authors.
  • Common Pitfalls: avoid bike-shedding and scope creep.

Quick Start

Summarize a PR’s review plan and generate a structured, comment-ready checklist based on the guidelines in this Skill.

Frequently Asked Questions about code-review-excellence

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

FAQPage Schema
How do I standardize pull request reviews across different codebases and languages?

You can standardize pull request reviews by applying a structured checklist and comment taxonomy that guides reviewers from pre-review preparation through feedback delivery, ensuring consistency across diverse codebases.

What is the best way to structure code review feedback for authors?

The best way to structure code review feedback is using a labeling system to categorize issues, which guides authors clearly and avoids common pitfalls like bike-shedding and scope creep during the review process.

How do I prepare for a code review to ensure thoroughness?

To ensure thoroughness during a code review, start with pre-review preparation to gather context and define scope, then follow a coarse-to-fine pass structure to identify issues quickly and efficiently.

Can I use a code review workflow for diverse software development teams?

Yes, this code review workflow is applicable to software development teams performing PR reviews across diverse codebases and languages, providing standards-based templates to elevate feedback quality.

How do I avoid bike-shedding and scope creep during code reviews?

You avoid bike-shedding and scope creep by following structured review execution guidelines and using a comment taxonomy that keeps feedback focused on defined standards and relevant issues.

Does the code review process include safety and escalation guidance?

Yes, the code review process includes safety and escalation guidance, providing templates and standards to help reviewers handle critical issues and deliver structured, comment-ready feedback effectively.