code-review

Checks code for common errors, security vulnerabilities, and performance issues during pull requests.

2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/mmsu-pawpatrol/pakamew --skill code-review-mmsu-pawpatrol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mmsu-pawpatrol/pakamew/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/mmsu-pawpatrol/pakamew --skill code-review-mmsu-pawpatrol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates consistent and thorough code reviews, helping teams identify issues early and maintain high-quality code standards.

Core Features & Use Cases

  • Guideline Enforcement: Checks code for common errors, security vulnerabilities, and performance issues based on best practices.
  • Review Assistance: Provides structured criteria to evaluate code design, test coverage, and potential risks.
  • Use Case: When reviewing a pull request, use this Skill to systematically assess code changes for security flaws and performance bottlenecks.

Quick Start

Use the code-review skill to evaluate the latest pull request for security, style, and performance issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
What is a comprehensive code review and how does it reduce deployment risks?

A comprehensive code review systematically evaluates pull requests for security vulnerabilities, performance bottlenecks, and design consistency. This process identifies issues early, maintaining high code quality and reducing deployment risks.

How do I review a pull request for security vulnerabilities and performance issues?

To review a pull request, apply structured guidelines to check code changes against best practices. This systematically assesses the code for security flaws, performance bottlenecks, and design consistency across languages.

Does this code review skill work across different programming languages and frameworks?

Yes, the code review process applies structured criteria to evaluate code quality, security, and performance across various programming languages and frameworks without requiring specific dependencies.

What's the best way to enforce code quality and design consistency in engineering teams?

The best way to enforce code quality is by applying structured review guidelines during pull requests. This ensures all code changes are evaluated for common errors, security vulnerabilities, and design consistency.

How does systematic code review improve test coverage and evaluate potential risks?

Systematic code review provides structured criteria to evaluate test coverage and potential risks. By checking code against established guidelines, it ensures adherence to best practices and reduces deployment risks.

When do I need to use structured guidelines for a code review?

You need structured guidelines for a code review when assessing pull requests to ensure high code quality. It helps identify common errors, security vulnerabilities, and performance issues early in the development cycle.