code-review

Automate structured code reviews for security, correctness, performance, and maintainability.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/voznik/dotfiles --skill code-review-voznik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/voznik/dotfiles/tree/main/.rulesync/skills/code-review
Command: npx skills add https://github.com/voznik/dotfiles --skill code-review-voznik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code reviews are time-consuming and error-prone; this Skill provides a structured, repeatable framework to assess security, correctness, performance, and maintainability.

Core Features & Use Cases

  • Structured checklist-based assessment for security, correctness, performance, and maintainability
  • Guidance for integration into PR reviews and team workflows
  • Real-world use: review a pull request for a new feature to ensure it adheres to quality standards

Quick Start

Ask the AI to perform a full code review on the target codebase focusing on security, correctness, performance, and maintainability.

Frequently Asked Questions about code-review

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

FAQPage Schema
What is a structured code review and how does it improve code quality?

A structured code review applies a checklist-driven protocol to evaluate code against security, correctness, performance, and maintainability criteria. It provides a repeatable framework to assess code quality and catch errors consistently.

How do I perform a thorough code review on a pull request for a new feature?

To perform a thorough code review, apply a checklist-based assessment covering security, correctness, performance, and maintainability criteria to the pull request codebase. This structured protocol guides reporting and ensures adherence to quality standards.

Does checklist-based code review work across different codebases and languages?

Checklist-based code review works across codebases and languages by applying universal criteria for security, correctness, performance, and maintainability. The structured protocol is designed to evaluate diverse software projects consistently.

What is the best way to automate code reviews for security and maintainability?

The best way to automate code reviews for security and maintainability is using a structured, checklist-driven protocol that evaluates code against these specific criteria. This framework integrates into PR reviews and team workflows for repeatable assessment.

Can I integrate automated code review into my team's pull request workflow?

Yes, you can integrate automated code review into team workflows by applying the structured checklist protocol to pull requests. It evaluates security, correctness, performance, and maintainability while guiding reporting to ensure quality standards.

Why does manual code review miss performance and security issues?

Manual code review misses performance and security issues because it lacks a repeatable, structured framework. A checklist-driven protocol ensures consistent evaluation against security, correctness, performance, and maintainability criteria across the codebase.