code-reviewer

Reviews pull requests and audits for correctness, security, performance, and maintainability.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jdiegosierra/sre-agent-plugin --skill code-reviewer-jdiegosierra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/jdiegosierra/sre-agent-plugin/tree/main/skills/code-reviewer
Command: npx skills add https://github.com/jdiegosierra/sre-agent-plugin --skill code-reviewer-jdiegosierra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring code quality, security, and maintainability by providing expert-level code reviews for pull requests and audits.

Core Features & Use Cases

  • Pull Request Reviews: Conduct thorough reviews of code changes, identifying potential issues and suggesting improvements.
  • Code Quality Audits: Assess code for adherence to best practices, performance bottlenecks, and maintainability concerns.
  • Security Vulnerability Detection: Identify common security flaws and suggest remediation steps.
  • Refactoring Suggestions: Provide actionable advice for improving code structure and readability.
  • Use Case: When submitting a pull request, invoke this Skill to get a comprehensive review that covers correctness, security, performance, and maintainability, ensuring the code meets high standards before merging.

Quick Start

Use the code-reviewer skill to review the attached pull request changes.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I review code changes in a pull request for correctness and security?

To review code changes in a pull request, you need an expert-level audit that evaluates correctness, security, performance, and maintainability. This process identifies potential vulnerabilities and provides actionable, constructive feedback before merging.

What is the best way to find refactoring opportunities and improve code quality?

Finding refactoring opportunities involves assessing code against best practices to detect performance bottlenecks and maintainability concerns. A comprehensive code quality audit provides actionable advice for improving code structure and readability.

How do I detect security vulnerabilities before merging a pull request?

Detecting security vulnerabilities before merging requires a thorough code review that targets common security flaws. The review identifies vulnerabilities and suggests specific remediation steps to ensure high standards are met.

Does this code review approach work for multiple programming languages?

Yes, this code review approach works across multiple programming languages. It operates with the perspective of a senior engineer who has extensive experience, ensuring comprehensive audits regardless of the specific language used.

Can I use an automated review to assess performance bottlenecks and maintainability?

Yes, you can use an automated review to assess performance bottlenecks and maintainability concerns. It evaluates code adherence to best practices and provides constructive suggestions to improve overall code quality.

What should a code audit cover to ensure high standards before merging?

A code audit should cover correctness, security, performance, and maintainability to ensure high standards before merging. It must identify refactoring opportunities and security vulnerabilities while providing actionable feedback.