review

Analyze code changes for security, performance, and reliability issues.

178|18|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/FrkAk/piyaz --skill review-frkak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/FrkAk/piyaz/tree/main/plugins/cursor/skills/review
Command: npx skills add https://github.com/FrkAk/piyaz --skill review-frkak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, piyaz, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the code review process, providing structured verdicts on the quality and impact of code changes, saving time and reducing human error.

Core Features & Use Cases

  • Structured Verdicts: Delivers clear verdicts on code changes, including 'approve', 'request-changes', or 'block', with detailed reasoning.
  • Security, Performance, Reliability: Analyzes code changes for security vulnerabilities, performance bottlenecks, and reliability issues.
  • PR Assessment: Evaluates pull requests for compliance with project standards and acceptance criteria.

Quick Start

Run the review skill on the PR 'VF-N' to automatically assess the code changes.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review and PR assessment for security and performance issues?

Automate code review by analyzing code changes for security, performance, and reliability issues. This process evaluates pull requests against project standards and provides structured verdicts like approve, request-changes, or block.

How does automated PR assessment evaluate code quality and compliance?

Automated PR assessment evaluates code quality by analyzing changes for vulnerabilities and bottlenecks, then delivering a structured verdict with detailed reasoning. It checks compliance with project standards and acceptance criteria.

Do I need GitHub API access to automate pull request reviews?

Yes, you need GitHub API access to automate pull request reviews. The automated review process also requires the Piyaz environment to function properly within your software development workflow.

Can I get structured verdicts like approve or request-changes from an automated code review?

Yes, automated code review delivers structured verdicts such as approve, request-changes, or block. Each verdict includes detailed reasoning based on the analysis of security, performance, and reliability issues.

What is the best way to analyze code changes for security vulnerabilities and performance bottlenecks?

The best way to analyze code changes for security vulnerabilities and performance bottlenecks is using an automated code review skill. It systematically evaluates pull requests, ensuring code quality and reliability while saving time.