code-review

Analyze code changes across architecture, quality, security, performance, tests, and documentation.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/diendh/Ferro-VPN --skill code-review-diendh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/diendh/Ferro-VPN/tree/main/.agent/skills/code-review
Command: npx skills add https://github.com/diendh/Ferro-VPN --skill code-review-diendh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides deep, actionable feedback on code changes across six core dimensions, enabling teams to improve quality, reduce risk, and accelerate delivery.

Core Features & Use Cases

  • Comprehensive evaluation across Architecture & Design, Code Quality, Security & Dependencies, Performance & Scalability, Testing Quality, and Documentation & API design.
  • Use on pull requests, diffs, and commits to produce structured feedback with practical remediation steps.
  • Ideal for post-change reviews, design-shape discussions, and audits of critical components.

Quick Start

Provide a deep, structured review for the latest code changes focusing on architecture, quality, security, performance, tests, and documentation.

Frequently Asked Questions about code-review

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

FAQPage Schema
What is a deep code review and how does it evaluate pull requests?

A deep code review evaluates pull requests across six dimensions: architecture, quality, security, performance, testing, and documentation. It analyzes diffs and commits to provide structured feedback with clear remediation steps for developers.

How do I get structured feedback on architecture and security for my code changes?

To get structured feedback on architecture and security, provide your code changes, diffs, or commits for analysis. The review identifies design flaws and dependency vulnerabilities, delivering actionable remediation guidance to reduce risk and improve maintainability.

Does this code review process check testing quality and API documentation?

Yes, this code review process explicitly checks testing quality and API documentation. It evaluates your test coverage effectiveness and assesses documentation and API design to ensure your code changes maintain overall project quality.

Can I use automated code review for post-change audits and critical component evaluations?

Yes, you can use automated code review for post-change audits and critical component evaluations. It applies to pull requests, diffs, and commits, delivering multi-aspect evaluations that highlight risk reduction and maintainability concerns.

What is the best way to review code for performance and scalability issues in diffs?

The best way to review code for performance and scalability issues is to analyze the diff directly. The review examines your changes to identify bottlenecks and provides structured, actionable feedback to ensure your implementation scales effectively.

What are the limitations of automated code quality reviews for maintainability?

Automated code quality reviews focus on architecture, security, performance, testing, and documentation within the provided diff. They do not execute code or replace runtime testing, but instead deliver structured static analysis to guide developer remediation.