code-review

Identify code quality risks and security gaps in pull requests.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/promptlylabs/skills --skill code-review-promptlylabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/promptlylabs/skills/tree/main/plugins/promptly-skills/skills/code-review
Command: npx skills add https://github.com/promptlylabs/skills --skill code-review-promptlylabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are essential for quality, security, and maintainability but can be slow and inconsistent without clear guidelines.

Core Features & Use Cases

  • Identifies runtime issues, security vulnerabilities, performance problems, and design flaws in code changes.
  • Provides a structured PR review checklist aligned with project guidelines and best practices.
  • Use Case: Review a PR to ensure security, performance, and maintainability before merging.

Quick Start

Ask the AI to review a pull request and assess security, performance, and design against project guidelines.

Frequently Asked Questions about code-review

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

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

Reviewing a pull request for security and performance requires identifying runtime vulnerabilities, design flaws, and bottlenecks in code changes. A structured checklist ensures checks are reproducible, assessing security, performance, and maintainability against project guidelines before merging.

What is the best way to ensure consistency across code reviews?

Ensuring consistency across code reviews requires explicit criteria and reproducible checks. Providing a structured PR review checklist aligned with project guidelines gives reviewers the guidance needed to maintain consistent security, performance, and design assessments across different pull requests.

Can I use an automated code review checklist for Python and JavaScript projects?

You can use an automated code review checklist for Python and JavaScript projects. It identifies code quality risks and security gaps across multi-language stacks, covering security, performance, testing, and maintainability for modern software projects.

Why does my code review process feel slow and inconsistent?

Your code review process feels slow and inconsistent without clear guidelines. Applying a structured PR review checklist with explicit criteria, reproducible checks, and reviewer guidance ensures consistency while identifying design flaws and security vulnerabilities efficiently.

What specific problems should I look for during a pull request review?

During a pull request review, look for runtime issues, security vulnerabilities, performance problems, and design flaws in code changes. Evaluating these specific code quality risks ensures the pull request meets security, performance, and maintainability standards before merging.

When do I need a structured PR review checklist?

You need a structured PR review checklist when reviewing pull requests to ensure security, performance, and maintainability before merging. It provides explicit criteria and reproducible checks to identify code quality risks and security gaps across multi-language stacks.