code-review

Review code changes for correctness, concurrency, security, performance, and maintainability.

Updated Dec 25, 2025
One-click install
npx skills add https://github.com/mourato/prisma --skill code-review-mourato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mourato/prisma/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/mourato/prisma --skill code-review-mourato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured and comprehensive review of code changes, identifying potential issues before they are merged into the main codebase.

Core Features & Use Cases

  • Comprehensive Auditing: Analyzes code for correctness, concurrency, security, performance, UX consistency, maintainability, and testability.
  • Risk Identification: Pinpoints critical, medium, and low-priority risks related to crashes, data loss, security vulnerabilities, technical debt, and user experience.
  • Use Case: Before merging a new feature, use this Skill to get an expert-level review that ensures the code is robust, secure, and aligns with best practices.

Quick Start

Review the attached code changes for potential risks and quality issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform an automated security audit and concurrency check on a code change set?

An automated code review identifies critical, medium, and low-priority risks related to crashes, data loss, security vulnerabilities, technical debt, and UX issues before merging changes into the main codebase.

What is the best way to identify maintainability and performance risks before merging a new feature?

A comprehensive code review checks changes against best practices, evaluating UX consistency, testability, and software quality to ensure the new feature is robust before it is merged.

Does automated code review work for analyzing testability and UX consistency?

This pragmatic review identifies potential issues across eight dimensions, including UX consistency and testability, ensuring robust software quality before code is merged into the main codebase.

How do I get actionable next steps for privacy and security vulnerabilities found in my code?

The review pinpoints critical, medium, and low-priority risks related to data loss and security vulnerabilities, providing actionable next steps to fix issues before merging the code.

Can I use code review to prevent technical debt and crashes in my main codebase?

By identifying risks related to crashes, data loss, and technical debt early, the review ensures that code is robust, secure, and aligns with maintainability best practices.