code-review

Scan source code for security vulnerabilities, performance issues, and maintainability concerns.

Updated May 11, 2026
One-click install
npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill code-review-marcu-loreto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Marcu-Loreto/Skill_v1/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/Marcu-Loreto/Skill_v1 --skill code-review-marcu-loreto

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates code review processes, focusing on identifying best practices, security vulnerabilities, performance issues, and maintainability concerns, streamlining the code quality assurance process.

Core Features & Use Cases

  • Automated Code Review: Identifies issues such as security vulnerabilities, performance bottlenecks, and maintainability concerns in code.
  • Customizable Checks: Allows for the definition of specific checks for different types of codebases or projects.
  • Integration with Code Repositories: Seamlessly integrates with existing code repositories for continuous code review.
  • Use Case: Use this Skill to automatically review a pull request and receive a detailed report on potential issues before merging.

Quick Start

Run the 'code-review' skill on the pull request 'PR-123' to perform a comprehensive code 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 review for security vulnerabilities and performance issues?

Automate code review by scanning source code in a version control system to identify security vulnerabilities, performance bottlenecks, and maintainability concerns, providing a structured report of the findings.

Can I use automated code analysis on a pull request before merging?

Yes, you can run automated code analysis on a specific pull request to perform a comprehensive review and receive a detailed, structured report on potential issues before merging.

Does code review automation work with existing code repositories?

Code review automation works with existing code repositories by seamlessly integrating with them, requiring the codebase to be in a version control system and accessible for continuous automated analysis.

How do I add customizable checks for different codebases during an automated code review?

You can define specific customizable checks for different types of codebases or projects during an automated code review, streamlining the code quality assurance process by tailoring the analysis to your needs.

What types of maintainability concerns are identified during source code analysis?

Source code analysis identifies maintainability concerns by scanning for best practices, security vulnerabilities, and performance issues, then delivering a structured report detailing these specific code quality problems.