HomeCode Review
πŸ‘€

Code Review

Automated code analysis

4.6
13,500 downloads
Updated Nov 15, 2025

About Code Review

Leverages LLM capabilities to review code diffs or files. It acts as a diligent reviewer, pointing out potential errors, suggesting optimizations, and ensuring code quality before merging.

Install Code Review

Global Installation

Install as a personal skill available across all your projects globally.

$npx skills-installer install @zapier/zapier-mcp/code-review --client claude-code

Local Installation

Scope this skill to the current project only. Run this command in your project root.

$npx skills-installer install @zapier/zapier-mcp/code-review --local --client claude-code

Notice: Always verify skills by reviewing their source code and required permissions before installation.

Powered by Kamalnrf/claude-plugins's CLI tool: skills-installer. We provide localized documentation to help promote Agent Skills to a global audience.