code-review

Enforce verification gates and structured feedback during code reviews.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill code-review-jangtrinh
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/jangtrinh/EaseUI-Agent/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/jangtrinh/EaseUI-Agent --skill code-review-jangtrinh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Inconsistent or unverified code reviews lead to friction, quality gaps, and risky merges; this skill standardizes feedback, enforces verification, and guides reviewers toward technically sound decisions.

Core Features & Use Cases

  • Structured Feedback Protocol: guides reviewers through a repeatable pattern (READ → UNDERSTAND → VERIFY → EVALUATE → RESPOND → IMPLEMENT) to improve clarity and accountability.
  • Verification Gates & Decision Tree: defines gates to ensure changes are technically sound before acceptance, preventing premature completion claims.
  • Safe Pushback & Collaboration Rules: provides rules and templates for constructive, technically-grounded disagreement with minimal leakage into personal sentiment.
  • Use Cases: ideal for code-review scenarios, pull-request assessments, and agent-human collaboration where high integrity of changes is critical.

Quick Start

Initiate a structured code-review session following the guidelines provided.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I enforce verification gates during a pull-request review?▼

Verification gates during a pull-request review are enforced by requiring explicit technical checks before acceptance. This structured code-review process prevents premature completion claims by ensuring changes are technically sound and verifiable across human and agent workflows.

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

The best way to structure feedback for a code review is following a repeatable protocol: READ, UNDERSTAND, VERIFY, EVALUATE, RESPOND, and IMPLEMENT. This structured feedback format improves clarity, accountability, and technical rigor throughout the review process.

How do I push back on code review feedback constructively?▼

To push back on code review feedback constructively, use structured collaboration rules and templates designed for technically-grounded disagreement. This approach minimizes personal sentiment leakage and maintains focus on technical validity during the evaluation process.

Can I use a structured code review process for AI agent workflows?▼

Yes, you can use a structured code review process for AI agent workflows. The framework applies to agent-human collaboration by enforcing explicit verification gates and a formal decision tree, ensuring high integrity of changes before completion is claimed.

Why does my code review process allow premature merges?▼

Your code review process allows premature merges because it lacks formal verification gates and a defined decision tree. Implementing a structured review protocol ensures changes are technically evaluated and verified before acceptance, preventing risky merges.

When do I need a formal decision tree for code reviews?▼

You need a formal decision tree for code reviews when high integrity of changes is critical. A decision tree defines explicit gates to guide reviewers toward technically sound decisions, preventing unverified code from passing the quality-assurance process.