code-review-excellence

Guide peer reviews with structured feedback on correctness, security, performance, and maintainability.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/jieni777/opencode-config-backup --skill code-review-excellence-jieni777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-excellence
Source: https://github.com/jieni777/opencode-config-backup/tree/main/skills/code-review-excellence
Command: npx skills add https://github.com/jieni777/opencode-config-backup --skill code-review-excellence-jieni777

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale.

Core Features & Use Cases

  • Read context, requirements, and test signals first.
  • Review for correctness, security, performance, and maintainability.
  • Provide actionable feedback with severity and rationale.
  • Ask clarifying questions when intent is unclear.
  • If detailed checklists are required, open resources/implementation-playbook.md.

Quick Start

Use this skill during code reviews to improve feedback quality and consistency.

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

To provide actionable feedback during a pull request code review, read context and test signals first, then deliver structured feedback with severity and rationale covering correctness, security, and maintainability.

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

The best way to structure code review feedback for mentorship is to use checklists for code quality audits, ask clarifying questions when intent is unclear, and provide constructive comments that foster knowledge sharing while maintaining team morale.

How does a security review checklist work for maintaining code quality?

A security review checklist works by enforcing standards for correctness, performance, and maintainability during peer reviews, guiding reviewers to catch bugs early and escalate issues with clear rationale.

Can I use this code review skill for auditing maintainability across software projects?

Yes, you can use this code review skill for auditing maintainability across software projects, as it applies structured checklists and escalation guidance to enforce code quality standards during reviews.

What should I do when code intent is unclear during a peer review?

When code intent is unclear during a peer review, you should ask clarifying questions to the author, ensuring feedback remains constructive and actionable while preventing misinterpretation of requirements.

Do I need a detailed implementation playbook to review for correctness and performance?

You need a detailed implementation playbook to review for correctness and performance only if detailed checklists are required, otherwise standard structured feedback with severity and rationale suffices for most pull requests.