code-review

Review recent code changes for security, functionality, and quality improvements.

214|2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/SanderMuller/laravel-fluent-validation --skill code-review-sandermuller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/SanderMuller/laravel-fluent-validation/tree/main/.ai/skills/code-review
Command: npx skills add https://github.com/SanderMuller/laravel-fluent-validation --skill code-review-sandermuller

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual code reviews can be time-consuming and error-prone, especially when changes span multiple files or dimensions. This Skill provides a structured, multi-dimensional review of recent changes to surface concrete, prioritized improvements.

Core Features & Use Cases

  • Dimension-based review: Security, Functionality, Code Quality & Maintenance, and Testing.
  • Produces prioritized, actionable findings with remediation steps.
  • Use Case: Before merging a feature branch, run a targeted review to identify risks and opportunities for improvement.

Quick Start

Provide the changed files or feature scope and I will produce a prioritized, actionable review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code reviews for a feature branch before merging?

Automate code reviews by providing changed files or a feature scope to generate a structured, multi-dimensional assessment. This process surfaces concrete, prioritized findings across security, functionality, maintainability, and testing dimensions to identify risks before merging.

What does a multi-dimensional code review cover for recent changes?

A multi-dimensional code review covers security, functionality, code quality, maintenance, and testing. It assesses recent code changes against rigorous criteria for these dimensions to produce actionable findings and remediation steps prioritized by impact.

How do I review code quality and security risks in a diff?

Review code quality and security risks in a diff by analyzing the changed files against strict criteria. This surfaces concrete improvements and vulnerabilities, prioritizing the findings by their potential impact on security and overall functionality.

Can I run a targeted code review on specific src and tests directories?

Yes, you can run a targeted review on specific src and tests directories. If given specific files or a feature description, the review reads the relevant directories to produce actionable findings and recommendations prioritized by impact.

What is the best way to find maintainability and testing issues in recent code changes?

The best way to find maintainability and testing issues is to enforce rigorous review criteria on recent code changes. This approach evaluates edge cases and testing coverage to provide actionable recommendations for improving overall code quality.

Does an automated code review provide actionable steps for fixing functionality and security gaps?

Yes, an automated code review provides actionable steps for fixing functionality and security gaps. It produces prioritized findings with specific remediation steps to improve the security, correctness, and maintainability of the code.