code-review

Review code across security, performance, and architecture dimensions.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/dgkngk/super-kit --skill code-review-dgkngk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/dgkngk/super-kit/tree/main/skills/meta/code-review
Command: npx skills add https://github.com/dgkngk/super-kit --skill code-review-dgkngk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of inconsistent and superficial code reviews by providing a structured, multi-perspective approach to ensure code quality, security, and performance.

Core Features & Use Cases

  • Multi-Pass Reviews: Conduct specialized reviews for security, performance, and architecture.
  • Quality Gates: Utilizes checklists and references to enforce consistent quality standards.
  • Use Case: Before merging a pull request, use this skill to perform a thorough security review, followed by a performance analysis, ensuring the code meets all project standards.

Quick Start

Initiate a comprehensive code review by first performing a security pass on the codebase.

Frequently Asked Questions about code-review

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

FAQPage Schema
What is a multi-pass code review and how does it improve quality assurance?

Code review checklists enforce consistent quality standards by providing defined criteria for security, performance, and architecture. They ensure rigorous quality assurance by requiring code to pass specific architectural and security benchmarks before merging.

How do I perform a systematic security and performance review before a pull request?

Initiate a comprehensive code review by performing a security pass on the codebase, followed by a performance analysis. This pass-based methodology ensures the code meets all project quality gates and architectural standards before merging.

Does this systematic code review approach work for established architecture patterns?

Yes, this approach verifies that new code adheres to established architecture patterns and standards through a pass-based review methodology. It references best practices and checklists to maintain architectural consistency across the codebase.

Best way to enforce quality gates during a code review?

Enforce quality gates by utilizing checklists and references to verify code against security, performance, and architecture standards. This multi-pass methodology ensures rigorous quality assurance by preventing code from passing until it meets defined criteria.

When should I use a multi-pass code review instead of a general code inspection?

Use a multi-pass code review when superficial inspections fail to catch security, performance, or architecture issues. This structured approach solves inconsistent reviews by applying defined checklists and best practices to ensure comprehensive quality assurance.