critical-code-review

Official

Automated code review with AI-powered fixes.

AuthorCAPHTECH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates manual code review by automatically identifying critical issues and providing executable fixes, saving developers hours of tedious manual inspection.

Core Features & Use Cases

  • Comprehensive Issue Detection: Finds security risks, data corruption issues, and design flaws.
  • Automated Fix Generation: Provides specific, implementable code corrections.
  • Use Case: When you need to review a pull request, simply say "review PR #123" to get prioritized issues with line-by-line fixes.

Quick Start

Review the code changes in the current branch compared to main, focusing on high-priority security and performance concerns.

Dependency Matrix

Required Modules

git

Components

scripts

💻 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: critical-code-review
Download link: https://github.com/CAPHTECH/claude-marketplace/archive/main.zip#critical-code-review

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