code-review

Analyze pull request code for quality, security, and performance issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code for quality, security vulnerabilities, performance issues, and adherence to best practices, reducing manual effort and improving code integrity.

Core Features & Use Cases

  • Comprehensive Code Analysis: Analyzes code across multiple categories including security, performance, quality, and testing.
  • Pattern Identification: Flags common anti-patterns and suggests specific fixes.
  • Structured Feedback: Provides clear, actionable feedback in a standardized format.
  • Use Case: Integrate this Skill into your CI/CD pipeline to automatically flag potential issues in pull requests before they are merged.

Quick Start

Use the code-review skill to analyze the provided code changes for security vulnerabilities and performance bottlenecks.

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 pull requests?

You can automate code review by integrating this Skill into your CI/CD pipeline to automatically analyze pull requests for security vulnerabilities and performance bottlenecks before merging.

What does automated code analysis check for in a pull request?

Automated code analysis checks pull requests for security vulnerabilities, performance bottlenecks, code quality issues, adherence to best practices, and common anti-patterns, providing structured and actionable feedback.

Can I use this to find security vulnerabilities and performance bottlenecks in code changes?

Yes, you can use this Skill to analyze provided code changes specifically for security vulnerabilities and performance bottlenecks, along with quality and testing adherence.

How do I get actionable feedback from a code audit?

To get actionable feedback from a code audit, the Skill requires adherence to defined review patterns and output formats, ensuring the analysis flags anti-patterns and suggests specific fixes clearly.

Does automated code review work without manual setup for defined output formats?

No, automated code review requires adherence to defined review patterns and output formats for clarity and actionability, meaning you must configure these structural inputs before running the analysis.