code-review

Enforce evidence-based PR reviews with structured checks and verification gates.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/thienty1207/rust-skills --skill code-review-thienty1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/thienty1207/rust-skills/tree/main/code-review
Command: npx skills add https://github.com/thienty1207/rust-skills --skill code-review-thienty1207

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Establishes a rigorous, evidence-driven code review process that uncovers defects, standardizes feedback, and improves software quality by making decisions verifiable.

Core Features & Use Cases

  • Evidence-based Review Checklist: functional, security, performance, and architecture checks that guide reviewers.
  • Verification Gates: compile, test, lint, and security validations that produce traceable outcomes.
  • Feedback Templates & Templates: standardized feedback formats to communicate issues clearly and consistently.
  • Reference Navigation: built-in references to common findings, communication guidelines, and best practices.

Quick Start

Review a PR using the templates and checklists to ensure quality and security before merging.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I enforce evidence-based code reviews for pull requests?

Evidence-based code reviews enforce structured checks across functional, security, performance, and architecture domains to standardize feedback and make merge decisions fully traceable before pull requests are approved.

What is the best way to standardize code review feedback across teams?

Standardized code review feedback uses built-in templates to communicate issues clearly and consistently, ensuring that all software engineering teams follow a rigorous, traceable process for uncovering defects and validating PR quality.

How do I verify compilation, tests, and linting during a security review?

Security review verification gates validate compilation, tests, linting, and security checks to produce traceable outcomes, ensuring that code contributions satisfy all required quality gates before they are merged into the main branch.

Does this code review process apply to all software engineering code contributions?

Yes, the evidence-based review process applies to all code contributions, enabling structured checks for security, performance, and architecture validation across teams to consistently improve overall software quality and uncover defects.

How do I validate software architecture and performance during a PR review?

PR review validation applies evidence-based checklists to guide reviewers through architecture and performance checks, ensuring standardized feedback and verifiable decisions are produced before merging any new code contributions.