code-review

Review pull requests for correctness, security, and quality issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured framework for reviewing code changes, helping reviewers identify quality, security, and maintainability issues early and consistently.

Core Features & Use Cases

  • Structured, step-by-step review workflow covering functionality, safety, performance, tests, documentation, and architecture.
  • Actionable feedback templates and prioritized remediation guidance to accelerate PR merges.
  • Use Case: When a developer submits a PR, the reviewer can systematically assess correctness, security risks, and maintainability, delivering precise improvement recommendations.

Quick Start

Run a structured code review on the provided PR, focusing on functionality, security, performance, tests, documentation, and architecture, and return actionable remediation suggestions.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review on a pull request?▼

To perform a structured code review, evaluate the PR across a multi-layer checklist covering functional correctness, security, performance, tests, documentation, and architecture, then output prioritized remediation suggestions.

What does a comprehensive code review cover for maintaining code quality?▼

A comprehensive code review covers functional correctness, security risks, performance bottlenecks, test coverage, documentation completeness, and architecture maintainability to ensure high code quality.

Can I use an automated code review checklist across different programming languages?▼

Yes, you can apply an automated code review checklist across languages and ecosystems to systematically assess correctness, security risks, and maintainability consistently.

How do I find security and performance issues during a code review?▼

To find security and performance issues during a code review, apply a structured workflow that analyzes code changes for vulnerabilities and bottlenecks, delivering precise improvement recommendations.

What's the best way to deliver actionable feedback for code submissions?▼

The best way to deliver actionable feedback is by using prioritized remediation guidance and feedback templates, systematically assessing code to accelerate PR merges with clear improvement recommendations.