review-criteria

Official

Define team-specific code review criteria.

AuthorLaunchCG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Inconsistent code review standards lead to subjective feedback and varying code quality. This skill defines team-specific code review criteria, quality gates, and approval thresholds, ensuring objective and consistent code reviews.

Core Features & Use Cases

  • Customizable Quality Gates: Allows teams to define specific thresholds for function complexity, code duplication, naming quality, and test coverage.
  • Security Requirements Integration: Incorporates OWASP Top 10 checks and sensitive data handling rules into the review process.
  • Documentation & Performance Standards: Sets criteria for code documentation, PR descriptions, API response times, and algorithm efficiency.
  • Use Case: Customize this skill with your team's exact coding standards. When performing a code review, the skill will evaluate the code against these criteria, providing a structured report with pass/fail determinations, severity assessments, and actionable recommendations.

Quick Start

Review the attached code changes against our team's defined code quality and security criteria.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-criteria
Download link: https://github.com/LaunchCG/claude-marketplace-pub/archive/main.zip#review-criteria

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository