code-review

Reviews pull requests for security, performance, testing, and design issues.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/NeuveAI/perfagent-cli --skill code-review-neuveai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/NeuveAI/perfagent-cli/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/NeuveAI/perfagent-cli --skill code-review-neuveai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews can be slow and inconsistent. This Skill standardizes PR feedback by providing a structured checklist that covers security, performance, testing, and design review to help engineers quickly identify issues and improve code quality.

Core Features & Use Cases

  • Structured Review Checklist: A repeatable framework ensuring critical areas (security, performance, compatibility) are assessed for every PR.
  • Design & Architecture Feedback: Quick evaluation of component interactions and alignment with project goals.
  • Use Case: A team reviews a feature PR and uses the checklist to surface potential security gaps, performance regressions, and testing gaps before merge.

Quick Start

Provide a concise code-review checklist for a given PR and deliver actionable feedback on security, performance, testing, and design.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize pull request feedback for security and performance?

Standardize pull request feedback by applying a structured review checklist that covers security, performance, testing, and design to identify potential issues and deliver clear actionable feedback before merge.

What is the best way to structure a code review across different programming languages?

The best way to structure a code review across languages is using a repeatable framework that evaluates security, performance, and design anti-patterns to ensure consistent code quality and architecture alignment.

How do I detect anti-patterns and code quality issues in a feature PR?

Detect anti-patterns and code quality issues by evaluating code changes against a project review checklist, focusing on component interactions and surfacing potential security gaps or performance regressions.

Can I use a standardized checklist to review design and architecture in pull requests?

Yes, you can use a standardized checklist to review design and architecture in pull requests, providing quick evaluation of component interactions and ensuring alignment with project goals.

When do I need a structured code review process for my team?

You need a structured code review process when your team experiences slow and inconsistent PR feedback, requiring a repeatable framework to surface testing gaps and improve code quality.