code-review

Generate structured code review feedback with security and quality checklists.

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ever-oli/io --skill code-review-ever-oli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/ever-oli/io/tree/main/skills/software-development/code-review
Command: npx skills add https://github.com/ever-oli/io --skill code-review-ever-oli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide provides structured, security-focused guidelines to ensure code reviews consistently catch defects and security risks, reducing incidents and rework.

Core Features & Use Cases

  • Structured Review Checklist: A reusable checklist that covers security, error handling, performance, and readability.
  • Standardized Feedback: A review response format including a Summary, Critical Issues, and Suggestions to streamline reviewer collaboration.
  • Language-agnostic Guidance: Applies across languages and frameworks with reusable best-practice patterns and anti-patterns.

Quick Start

Review a pull request using the provided checklist and response format to generate structured feedback.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize code review feedback for pull requests?

Standardize code review feedback by applying a structured checklist that covers security, error handling, performance, and readability. Generate standardized responses featuring a Summary, Critical Issues, and Suggestions to streamline collaboration on pull requests.

What should a code review checklist include to catch security risks?

A code review checklist should include security checks, style conformance, error handling, performance, and maintainability assessments. This ensures reviews consistently catch defects and security risks, reducing incidents and rework across software projects.

Can I apply this code review guidance across different programming languages?

Yes, you can apply this code review guidance across different programming languages. It provides language-agnostic guidance using reusable best-practice patterns and anti-patterns to evaluate code quality and security.

How do I format code review comments to improve reviewer collaboration?

Format code review comments using a standardized response format that includes a Summary, Critical Issues, and Suggestions. This structure automates and standardizes feedback to improve reviewer collaboration and code quality.

What is the best way to automate code audits for software projects?

The best way to automate code audits is by enforcing a structured review checklist with safety-focused validations. This method guides reviewers through security checks and maintainability assessments to standardize code audits.

When do I need a structured code review process?

You need a structured code review process when evaluating pull requests to ensure security and code quality consistently. It reduces incidents and rework by guiding reviewers through safety-focused validations and maintainability assessments.