code-review

Analyze pull requests for security, performance, code quality, and testing issues.

1|Updated Nov 7, 2025
One-click install
npx skills add https://github.com/POWERFULMOVES/PMOVES-BoTZ --skill code-review-powerfulmoves
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/POWERFULMOVES/PMOVES-BoTZ/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/POWERFULMOVES/PMOVES-BoTZ --skill code-review-powerfulmoves

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of reviewing code changes, ensuring higher quality, better security, and adherence to best practices without manual oversight.

Core Features & Use Cases

  • Comprehensive Analysis: Checks for security vulnerabilities, performance bottlenecks, code quality issues, and testing gaps.
  • Structured Feedback: Provides clear, actionable feedback categorized into critical, suggestions, and nits.
  • 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 snippet for security vulnerabilities and suggest improvements.

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?

Automating code review for pull requests involves analyzing code changes for security vulnerabilities, quality issues, and performance bottlenecks. This Skill provides structured, actionable feedback categorized by severity to flag potential issues before merging.

What does automated code analysis check for in a CI/CD pipeline?

Automated code analysis in a CI/CD pipeline checks for security vulnerabilities, performance bottlenecks, code quality issues, and testing gaps. It utilizes specialized review patterns to identify problems across these multiple categories without manual oversight.

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

Yes, you can find security vulnerabilities and performance bottlenecks by running this automated review. It analyzes provided code snippets to identify critical issues and suggests improvements across security, performance, and best practices.

How is automated code review feedback structured?

Automated code review feedback is structured into clear, actionable categories: critical issues, suggestions, and nits. This categorization helps developers prioritize fixes during the pull request workflow efficiently.

Do I need any dependencies to run automated code quality checks?

No dependencies are required to run automated code quality checks with this Skill. It operates independently using internal scripts and references to analyze code for best practices and testing gaps.