code-review

Run QA checklist and CTO review template on code changes.

9|2|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/dmitryprg-ai/cursor-develop-autorules --skill code-review-dmitryprg-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/dmitryprg-ai/cursor-develop-autorules/tree/main/.cursor/skills/code-review
Command: npx skills add https://github.com/dmitryprg-ai/cursor-develop-autorules --skill code-review-dmitryprg-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Review code efficiently for quality, security, and maintainability across code changes and pull requests, helping teams catch issues early and maintain code health.

Core Features & Use Cases

  • QA Checklist: ensures code quality benchmarks (linting, tests, error handling, naming standards).
  • CTO Review Template: provides a formal architectural and risk assessment framework for complex changes.
  • Reusable review templates: standardizes reviews across PRs and teams.

Quick Start

Review the latest code changes using the QA checklist and CTO review template to produce a structured code-quality assessment.

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 structured code review for a pull request?

Structured code review for a pull request applies a QA checklist to verify linting, tests, error handling, and naming standards, followed by a CTO review template to capture architectural and risk assessments.

What is included in a QA checklist for code maintainability and security?

A QA checklist for code maintainability and security includes benchmarks for linting, test coverage, error handling, and naming standards to catch issues early and maintain code health across changes.

Can I use a CTO review template for architecture reviews on complex software tasks?

Yes, a CTO review template provides a formal architectural and risk assessment framework specifically designed to evaluate and capture reviewer decisions on complex software changes.

What's the best way to standardize code quality checks across my development team?

Standardizing code quality checks across teams uses reusable review templates to enforce consistent quality, security, and maintainability benchmarks across all pull requests and code changes.

Does automated code review work with existing pull requests without extra dependencies?

Automated code review works with existing pull requests without extra dependencies by applying internal QA checklists and CTO templates directly to the code changes.