code-reviewer

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/mikebronner/development-settings --skill code-reviewer-mikebronner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/mikebronner/development-settings/tree/main/.ai/skills/code-reviewer
Command: npx skills add https://github.com/mikebronner/development-settings --skill code-reviewer-mikebronner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly identify and remediate code quality issues, security vulnerabilities, and maintainability risks across languages.

Core Features & Use Cases

  • Systematic review of code changes for correctness, security, performance, and maintainability.
  • Comprehensive checklists and actionable feedback to enforce best practices.
  • Applicability across multi-language codebases with guidance for remediation.

Quick Start

Provide the code changes or PR link and request a full code-review with actionable feedback.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I perform a code review to identify security vulnerabilities and maintainability issues?

Perform a code review by analyzing code changes against a structured checklist to identify security vulnerabilities and maintainability issues. This process evaluates correctness, performance, error handling, and documentation to provide actionable remediation guidance.

What is static analysis for code quality and how does it handle multiple programming languages?

Static analysis for code quality systematically reviews code changes to detect design pattern violations and best practice deviations. It applies across multiple languages and architectures, ensuring comprehensive coverage for multi-language codebases without language-specific limitations.

How do I get actionable feedback on a pull request for best practices and code quality?

To get actionable feedback on a pull request, provide the PR link or code changes to initiate a full review. The analysis generates clear remediation guidance and actionable recommendations based on best practices, security, and maintainability checklists.

Can I use an automated code reviewer for multi-language codebases?

Yes, you can use an automated code reviewer for multi-language codebases. The review process is specifically designed to apply across multiple languages and architectures, ensuring consistent quality, security, and maintainability analysis regardless of the tech stack.

Does code review cover performance issues and error handling?

Yes, code review covers performance issues and error handling. The systematic review analyzes code changes for correctness, security, performance, and maintainability, ensuring all critical aspects of error handling and application performance are thoroughly evaluated.

When do I need a structured code review checklist for my code changes?

You need a structured code review checklist when committing code changes to ensure best practices, security, and maintainability. It provides systematic coverage of correctness, performance, error handling, and documentation, delivering clear remediation guidance for identified risks.