code-review

Automate code review with a structured checklist for correctness, readability, architecture, security, and performance.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/coff33ninja/ai-skills-mcp --skill code-review-coff33ninja
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/coff33ninja/ai-skills-mcp/tree/main/skills/code-review
Command: npx skills add https://github.com/coff33ninja/ai-skills-mcp --skill code-review-coff33ninja

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a systematic approach to code reviews, ensuring comprehensive analysis of correctness, readability, architecture, security, and performance.

Core Features & Use Cases

  • Structured Review Process: Follows a multi-axis checklist for thorough code inspection.
  • Severity Ratings: Assigns severity levels to findings for clear prioritization.
  • Actionable Findings: Offers specific suggestions for each issue identified.
  • Use Case: Before merging code into a repository, use this Skill to ensure the code meets quality standards across all review dimensions.

Quick Start

Initiate a code review for the 'new-feature' branch.

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 with a structured checklist?โ–ผ

You automate code review by applying a multi-axis checklist that analyzes correctness, readability, architecture, security, and performance to ensure comprehensive inspection before merging code into a repository.

What is severity rating in software quality analysis?โ–ผ

Severity rating in software quality analysis assigns distinct priority levels to identified code findings, enabling teams to clearly categorize and address actionable suggestions based on their impact on the codebase.

How do I check code correctness and security before merging a branch?โ–ผ

You check code correctness and security before merging by initiating a structured review process that evaluates the feature branch against specific architectural and security checklists to maintain high quality standards.

Does this code analysis checklist require a specific codebase setup?โ–ผ

Yes, this code analysis checklist requires a well-defined codebase and direct access to your existing code review process to systematically evaluate software quality across multiple dimensions.

What's the best way to prioritize actionable findings from a code review?โ–ผ

The best way to prioritize actionable findings from a code review is to assign severity ratings to each issue, allowing development teams to systematically address architectural flaws and performance bottlenecks by impact.