code-review-excellence

Identify and document prioritized issues in pull requests with severity ratings.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/BoraPerusic/agents --skill code-review-excellence-boraperusic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/BoraPerusic/agents/tree/main/skills/to%20try/code-review-excellence
Command: npx skills add https://github.com/BoraPerusic/agents --skill code-review-excellence-boraperusic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.

Core Features & Use Cases

  • Establish and maintain code review standards across teams
  • Mentor developers through actionable feedback
  • Audit for correctness, security, and performance
  • Provide a repeatable review framework and templates
  • Reference the implementation playbook to guide reviews and checklists
  • Use case: during a PR, apply the playbook to generate structured, high-quality feedback

Quick Start

Recognize a code change, then produce a concise, actionable feedback report in a single pass.

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 actionable code review feedback on a pull request?

To provide actionable code review feedback on a pull request, identify and document prioritized issues using a structured approach that rates severity as blocking, important, or minor, and includes concrete improvements and rationale.

What is the best way to structure team feedback during a code review?

The best way to structure team feedback during a code review is to use a review playbook that transforms gatekeeping into knowledge sharing through systematic analysis, constructive feedback, and collaborative improvement.

How do I rate the severity of issues found during a code review?

You rate the severity of issues found during a code review by categorizing them as blocking, important, or minor, ensuring you document the rationale and concrete improvements for each identified problem.

Can I use a review playbook to audit pull requests for correctness and security?

Yes, you can use a review playbook to audit pull requests for correctness, security, and performance, applying its templates and checklists to guide your systematic analysis and maintain code review standards.

What should I do if the intent of a code change is unclear during a pull request review?

If the intent of a code change is unclear during a pull request review, you should ask clarifying questions and reference the implementation playbook to guide your analysis using provided templates.

How do I establish and maintain code review standards across my development team?

You establish and maintain code review standards across your development team by applying a repeatable review framework and templates, mentoring developers through actionable feedback to ensure consistent code quality.