code-review

Review git diffs and pull requests for security and maintainability issues.

4|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/89jobrien/steve --skill code-review-89jobrien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/89jobrien/steve/tree/main/steve/skills/code-review
Command: npx skills add https://github.com/89jobrien/steve --skill code-review-89jobrien

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Offers structured, prioritized feedback on code changes focusing on security, maintainability, and performance.

Core Features & Use Cases

  • Change analysis and security auditing
  • Quality assessment and maintainability review
  • Prioritized feedback (Critical, Warnings, Suggestions)

Quick Start

Review the latest branch changes and identify issues with a structured checklist.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review code changes for security vulnerabilities and quality issues?

Code review identifies security vulnerabilities, maintainability problems, and quality issues in git diffs and pull requests. This Skill applies expert analysis across languages, prioritizing findings by severity—Critical, Warnings, and Suggestions—to deliver actionable feedback on code changes.

Can I use code review to enforce project conventions and standards?

Yes. Code review implements project conventions, security guidelines, and performance standards to ensure consistent, reproducible recommendations across all code changes, supporting trackable improvements aligned with your project's requirements.

What types of code changes can be reviewed—just pull requests?

Code review works on git diffs, pull requests, and modified files across all languages and projects. It analyzes any code change to assess security, maintainability, and performance impact.

How do I get structured feedback instead of generic comments?

Code review delivers prioritized, structured feedback organized by severity level. Each finding includes actionable guidance tied to quality, security, and maintainability concerns, making it easy to prioritize and address issues systematically.

Does code review work across different programming languages?

Code review applies to modified files across all languages and projects. It performs language-agnostic analysis of security, maintainability, and quality concerns while respecting language-specific conventions and best practices.