requesting-code-review

Guide code reviews using the code-reviewer.md rubric across git workflows.

190|18|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/havingautism/Codemini-CLI --skill requesting-code-review-havingautism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: requesting-code-review
Source: https://github.com/havingautism/Codemini-CLI/tree/main/skills/requesting-code-review
Command: npx skills add https://github.com/havingautism/Codemini-CLI --skill requesting-code-review-havingautism

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewers rely on a consistent rubric to assess code changes, ensuring quality and reducing drift in approvals.

Core Features & Use Cases

  • Structured rubric to guide code review.
  • Template-driven checks for plan alignment, quality, testing, and risk.
  • PR workflow synergy compatible with standard git workflows and collaboration.

Quick Start

Run a focused code review pass on the current changes using the rubric in code-reviewer.md before merging.

Frequently Asked Questions about requesting-code-review

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

FAQPage Schema
How do I perform a structured code review before merging a pull request?

A structured code review before merging uses a standardized rubric to guide reviewers through template-driven checks for plan alignment, quality, testing, and risk. This enforces consistent evaluation against requirements and reduces drift in approvals.

What is a code review rubric and how does it improve pull request quality?

A code review rubric is a standardized set of evaluation criteria applied to code changes. It improves pull request quality by ensuring reviewers consistently assess plan alignment, testing, and risk, reducing subjective drift in merge approvals.

How do I ensure peer reviews align with project requirements during git workflows?

To ensure peer reviews align with project requirements, apply a template-driven review rubric during standard git workflows. This enforces evaluation of code changes against the original plan, ensuring quality and consistency before merging to main.

Can I use a standardized review rubric for major feature completion?

Yes, a standardized review rubric is applicable at major feature completion. It streamlines quality assurance by guiding reviewers through focused checks for plan alignment and risk, providing extra perspective before merging to main.

What is the best way to reduce approval drift in pull request reviews?

The best way to reduce approval drift is enforcing evaluation against a standardized code review rubric. Template-driven checks guide reviewers to assess quality, testing, and plan alignment consistently, ensuring reliable merge approvals.

When do I need a template-driven code review process?

You need a template-driven code review process when you require extra perspective at major feature completion or before merging to main. It enforces evaluation against the plan using a rubric, ensuring quality assurance and reducing approval drift.