code-review

Analyze code changes and pull requests for correctness, security, and performance.

1|Updated Sep 9, 2020
One-click install
npx skills add https://github.com/vgsantoniazzi/dotfiles --skill code-review-vgsantoniazzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/vgsantoniazzi/dotfiles/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/vgsantoniazzi/dotfiles --skill code-review-vgsantoniazzi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps developers conduct comprehensive code reviews by providing a structured checklist and best practices, reducing oversight and enhancing code quality.

Core Features & Use Cases

  • Structured Feedback: Guides reviewers through correctness, security, performance, maintainability, testing, and operational checks.
  • Process Guidance: Offers command-line instructions for gathering context like diffs and PR details.
  • Use Case: When reviewing a pull request, a developer can use this Skill to systematically evaluate code quality and identify potential issues efficiently.

Quick Start

Ask the AI to review a recent code change or pull request and provide structured feedback following the guidelines.

Frequently Asked Questions about code-review

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

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

To conduct a structured code review for a pull request, systematically analyze the diffs by evaluating correctness, security, performance, maintainability, testing, and operational safety to improve software quality.

What should I check during a diff analysis to ensure code quality?

During a diff analysis, check code quality by reviewing code changes for correctness, security vulnerabilities, performance bottlenecks, and operational safety to identify potential issues efficiently.

How does systematic code review improve software quality?

Systematic code review improves software quality by providing a structured checklist and best practices that guide reviewers through critical checks, reducing oversight and enhancing maintainability.

Can I use command-line instructions to gather context for code reviews?

Yes, you can use command-line instructions to gather context for code reviews by retrieving diffs and pull request details needed to systematically evaluate code changes.

What is the best way to provide structured feedback on code changes?

The best way to provide structured feedback on code changes is to follow a systematic checklist covering correctness, security, performance, maintainability, testing, and operational checks.

Does this code review process support operational safety checks?

Yes, this code review process supports operational safety checks by focusing systematic analysis of code changes on correctness, security, performance, and operational safety to improve software quality.