code-reviewer

Identify code quality and security issues with remediation guidance.

9|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/mattdurham/bob --skill code-reviewer-mattdurham
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/mattdurham/bob/tree/main/agents/code-review
Command: npx skills add https://github.com/mattdurham/bob --skill code-reviewer-mattdurham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code-reviewer helps engineering teams identify and fix code-quality issues, security vulnerabilities, and maintainability gaps during reviews, reducing risk and accelerating delivery.

Core Features & Use Cases

  • Systematic code review workflow with security-first checks across languages and frameworks.
  • Actionable, concrete remediation suggestions aligned with team standards.
  • Support for multi-repo and CI/CD integrations to streamline approvals.

Quick Start

Provide the changes you want reviewed and the target language, and the agent will analyze for quality, security, and maintainability.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I automate code reviews to catch security and maintainability issues?

Automate code reviews by analyzing changes for quality, security, and maintainability issues with concrete remediation guidance. This systematic approach evaluates correctness, performance, compliance, and testing coverage across languages to yield prioritized recommendations.

What is static analysis for code quality and how does it find vulnerabilities?

Static analysis for code quality inspects changes to identify and describe security vulnerabilities and maintainability gaps without execution. It evaluates coding standards compliance and documentation requirements, applying security-first checks across languages and frameworks to produce actionable feedback.

Does this code review workflow support integration with CI/CD pipelines?

Yes, this code review workflow supports CI/CD integration to streamline approvals. It applies systematic review checks across multi-repo environments, evaluating correctness, performance, and coding standards compliance to accelerate delivery while reducing risk.

How do I get actionable remediation suggestions for my pull request changes?

To get actionable remediation suggestions, provide your code changes and the target language. The analysis evaluates security vulnerabilities, maintainability gaps, and testing coverage, returning concrete, prioritized recommendations aligned with team standards.

What's the best way to review code across different programming languages and architectures?

Reviewing code across different languages and architectures requires a systematic approach that applies security-first checks universally. This method evaluates correctness, performance, and maintainability regardless of specific frameworks, ensuring consistent compliance with coding standards.

Why does code review automation focus on correctness and security before style?

Code review automation prioritizes correctness and security because these issues pose the highest risk to delivery. Maintainability, performance, and coding standards compliance are evaluated alongside security vulnerabilities to provide comprehensive, prioritized remediation guidance.