reviewer

Generate structured code review reports with checklists and feedback templates.

56|6|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/Vinix24/vnx-orchestration --skill reviewer-vinix24
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer
Source: https://github.com/Vinix24/vnx-orchestration/tree/main/skills/reviewer
Command: npx skills add https://github.com/Vinix24/vnx-orchestration --skill reviewer-vinix24

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill facilitates thorough and constructive code reviews, enhancing code quality and knowledge sharing within development teams.

Core Features & Use Cases

  • Comprehensive Review Checklist: Guides reviewers through correctness, quality, testing, security, and performance assessments.
  • Structured Feedback: Enables line-specific comments, improvement suggestions, and explanatory notes.
  • Use Case: A senior engineer uses this Skill to evaluate pull requests, ensuring adherence to standards and identifying potential issues before merging.

Quick Start

Use the reviewer skill to analyze a code change and generate a detailed review report.

Frequently Asked Questions about reviewer

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

FAQPage Schema
How do I conduct a systematic code review for a pull request?

To conduct a systematic code review, use structured checklists and feedback templates that guide you through correctness, security, performance, and maintainability assessments to generate a detailed review report.

What should a code review checklist include to ensure development standards?

A code review checklist should include checks for code correctness, quality, testing, security, and performance to ensure adherence to development standards before merging.

How do I provide structured code feedback on specific lines?

Structured code feedback uses templates to enable line-specific comments, improvement suggestions, and explanatory notes, streamlining the review process for engineering teams.

Can I use a review checklist for both correctness and security assessments?

Yes, a comprehensive review checklist supports evaluating both correctness and security, alongside performance and maintainability domains, within a single structured code review workflow.

What is the best way to streamline code review workflows for a team?

The best way to streamline code review workflows is applying structured checklists and feedback templates to identify issues systematically, ensuring high-quality software development.

Why does static analysis matter when evaluating code maintainability?

Static analysis matters because it helps identify potential issues across maintainability and performance domains, complementing manual review checklists to enhance overall code quality.