code-review

Evaluate code changes against architecture, security, and performance checklists.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/alex-voloshin-dev/ai-skills --skill code-review-alex-voloshin-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/alex-voloshin-dev/ai-skills/tree/main/.windsurf/skills/code-review
Command: npx skills add https://github.com/alex-voloshin-dev/ai-skills --skill code-review-alex-voloshin-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill solves the inconsistency and lack of rigor in manual code reviews by providing a structured, checklist-driven framework that ensures security, performance, and architectural standards are met.

Core Features & Use Cases

  • Layered Checklists: Applies specific criteria for architecture, code quality, testing, and security based on the change type.
  • Context-Aware Review: Integrates with project-level documentation to ensure changes align with established conventions and patterns.
  • Use Case: When reviewing a complex pull request, use this skill to systematically verify that the code handles edge cases, follows security best practices, and maintains architectural integrity before approval.

Quick Start

Use the code-review skill to perform a comprehensive audit of the current pull request changes.

Frequently Asked Questions about code-review

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

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

Perform a systematic code review by applying a multi-layered checklist that evaluates architecture, security, and performance domains. This framework enforces standardized criteria to ensure consistent feedback for pull requests, refactors, and infrastructure updates.

What is the best way to enforce security and architecture standards during code reviews?

The best way to enforce standards is by using a structured, checklist-driven framework that applies specific criteria for architecture, code quality, testing, and security based on the change type. This ensures rigorous quality gates are met before approval.

How do I ensure code changes align with project conventions and established patterns?

Ensure changes align with project conventions by using context-aware review frameworks that integrate project-level documentation. This verifies that modifications follow established patterns while maintaining architectural integrity.

Can I use a standardized checklist to verify edge cases and security best practices in complex pull requests?

Yes, you can use a multi-layered checklist to systematically verify edge cases and security best practices in complex pull requests. It provides specific criteria for testing and security domains to handle changes comprehensively.

Does this code review framework work for evaluating infrastructure updates and refactors?

Yes, this code review framework works for evaluating infrastructure updates and refactors. It facilitates consistent feedback by applying standardized review criteria across various change types within professional software development lifecycles.