code-review

Analyze code changes for security, maintainability, and performance issues.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/zchee/json-repair-rs --skill code-review-zchee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/zchee/json-repair-rs/tree/main/.codex/skills/code-review
Command: npx skills add https://github.com/zchee/json-repair-rs --skill code-review-zchee

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It streamlines the process of conducting detailed code reviews, enabling teams to identify issues related to security, maintainability, and performance efficiently.

Core Features & Use Cases

  • Comprehensive Code Evaluation: Automated analysis of code changes for security vulnerabilities and quality concerns.
  • Parallel Review Lanes: Delegates review to both code quality specialists and architecture experts simultaneously.
  • Use Case: When a pull request is submitted, automatically review the diffs for potential security flaws and architectural risks, providing actionable feedback to facilitate faster approvals.

Quick Start

Use the code-review skill to automatically analyze the latest pull request differences for security and quality issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for pull requests to check security and performance?

Automate code review by analyzing pull request diffs to evaluate security vulnerabilities, maintainability, and performance. This process delegates checks to parallel review lanes, providing structured, actionable feedback to ensure architectural consistency and facilitate faster approvals.

What is the best way to evaluate code changes for architectural risks and maintainability?

Evaluate code changes for architectural risks using structured code review workflows that analyze diffs against best practices. This approach simultaneously delegates assessment to code quality specialists and architecture experts, identifying maintainability issues and ensuring compliance.

How does a structured code review workflow handle feature branch analysis?

Structured code review handles feature branch analysis by performing in-depth evaluations of code changes for security, maintainability, and performance. It applies thorough assessment protocols to feature branches, ensuring changes comply with best practices before merging.

Can I use automated code quality analysis for a comprehensive code audit?

You can use automated code quality analysis for code audits requiring thorough assessment. The analysis evaluates security vulnerabilities, performance bottlenecks, and architectural consistency, supporting development teams with structured feedback during comprehensive audits.

What are the limitations of automated code analysis for maintaining best practices?

Automated code analysis focuses on identifying security flaws, performance issues, and architectural risks within code changes. While it ensures compliance with best practices through structured feedback, it requires existing code changes or diffs to analyze and does not generate new code.