code-review-excellence

Structure code reviews with checklists and feedback templates.

7|1|Updated Nov 17, 2024
One-click install
npx skills add https://github.com/hospitaljobsin/hospitaljobsin --skill code-review-excellence-hospitaljobsin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/hospitaljobsin/hospitaljobsin/tree/main/.claude/skills/code-review-excellence
Command: npx skills add https://github.com/hospitaljobsin/hospitaljobsin --skill code-review-excellence-hospitaljobsin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Improve review quality and speed, catch bugs early, and share knowledge while keeping team morale high.

Core Features & Use Cases

  • Context gathering, high-level review, line-by-line review, and a structured summary-and-decision process.
  • Checklists, templates, and collaborative techniques to make reviews consistent and constructive.
  • Techniques for providing actionable, respectful feedback that accelerates learning.

Quick Start

Start a PR review by outlining the scope, collect context, and apply the suggested critique framework.

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 code review feedback to be more actionable?

Code review feedback improves when structured around specific dimensions: bugs, edge cases, security, performance, test coverage, documentation, API design, maintainability, and architectural fit. Using templates and checklists ensures consistent evaluation and helps reviewers and authors understand expectations clearly.

What's the best way to conduct a pull request review?

Start by outlining scope and gathering context, then perform high-level review followed by line-by-line examination. End with a structured summary and decision. This multi-stage approach catches issues early while maintaining momentum and clarity for the author.

How can code reviews accelerate team learning?

Frame reviews as learning moments by providing respectful, actionable feedback that explains not just what changed but why standards matter. Collaborative techniques and constructive critique build knowledge across the team while keeping morale high.

What should a code review checklist include?

Effective checklists evaluate bugs, edge cases, security vulnerabilities, performance implications, test coverage adequacy, documentation clarity, API design consistency, code maintainability, and architectural alignment. Standardized checklists make reviews faster and more thorough.

Can code review techniques work during architecture reviews?

Yes. The same structured feedback templates, checklists, and standards-based evaluation apply to architecture reviews and mentoring sessions, establishing consistent quality gates and learning opportunities beyond pull requests.