code-review

Review code across projects and languages for quality, security, and maintainability.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/enoch-robinson/agent-skill-collection --skill code-review-enoch-robinson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/enoch-robinson/agent-skill-collection/tree/main/skills/development/code-review
Command: npx skills add https://github.com/enoch-robinson/agent-skill-collection --skill code-review-enoch-robinson

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables comprehensive, professional code reviews to improve code quality, security, and maintainability, reducing risk and accelerating safe delivery.

Core Features & Use Cases

  • Structured evaluation: A standardized checklist covering safety, performance, readability, and test coverage.
  • PR and legacy review: Suitable for pull requests, bulk changes, and audits of legacy code.
  • Output format: Produces a clear, actionable review report with issues, recommendations, and priorities.

Quick Start

Use the code-review skill to audit a PR or codebase and return a structured review with issues and recommended fixes.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a structured code review on a pull request?

A structured code review on a pull request evaluates software artifacts against a standardized checklist covering safety, performance, readability, and test coverage. It generates an actionable review report detailing identified issues, recommended fixes, and their priorities to improve code maintainability.

What is the best way to audit legacy code for maintainability and security?

Auditing legacy code for maintainability and security involves applying comprehensive evaluation criteria to the existing codebase. This bulk review process identifies quality risks and produces a clear, actionable report with prioritized recommendations to reduce technical debt and accelerate safe delivery.

Can I use automated static analysis to improve software quality and security?

Automated static analysis improves software quality and security by systematically evaluating codebases for vulnerabilities and maintainability issues. It applies structured evaluation criteria to produce an actionable report with prioritized issues and recommendations, reducing risk and accelerating safe delivery.

Does this code review approach work across different programming languages?

This code review approach works across different programming languages by applying comprehensive evaluation criteria focused on quality, security, and maintainability to any software artifacts. It returns a structured, actionable review report with identified issues and recommended fixes regardless of the project's technology stack.

What should be included in an actionable code review report?

An actionable code review report includes identified issues, specific recommendations, and their priorities based on a structured evaluation of safety, performance, readability, and test coverage. It provides clear guidance on fixing problems and improving the overall maintainability and security of the software artifacts.

When do I need a professional code review for design changes?

A professional code review for design changes is needed when modifications impact quality, security, or maintainability in real-world software development. It ensures structured evaluation criteria are met and produces an actionable report with recommendations and priorities to reduce delivery risk.