reviewing-code

Review code for quality, bugs, security issues, and best practices using Codex.

7|1|Updated Jul 12, 2026
One-click install
npx skills add https://github.com/julianobarbosa/claude-code-skills --skill reviewing-code-julianobarbosa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-code
Source: https://github.com/julianobarbosa/claude-code-skills/tree/main/skills/reviewing-code-skill
Command: npx skills add https://github.com/julianobarbosa/claude-code-skills --skill reviewing-code-julianobarbosa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides AI-powered code reviews using Codex, focusing on quality, security, and best practices.

Core Features & Use Cases

  • AI-assisted review: Assess code quality and idiomatic patterns.
  • Security checks: Identify potential vulnerabilities and anti-patterns.
  • Best practices: Evaluate design and architecture against established guidelines.

Quick Start

Provide code to the Codex agent to receive a live review.

Frequently Asked Questions about reviewing-code

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

FAQPage Schema
How do I review code for security vulnerabilities and bugs?

Code review with AI identifies security vulnerabilities, bugs, and anti-patterns by analyzing source files, diffs, and snippets across languages. Provide code to the Codex agent to receive structured feedback detailing defects, design concerns, and recommended fixes.

Can I use AI code review on pull requests and diffs?

Yes, AI code review works on source files, diffs, and code snippets within codebases and pull requests. The Codex agent assesses implementation quality, detects edge cases, and evaluates idiomatic patterns across multiple languages.

What best practices does AI code review check for?

AI code review evaluates code against design and architecture guidelines, identifying quality issues and anti-patterns. It produces structured feedback on implementation quality, performance considerations, and adherence to idiomatic coding patterns.

How does AI code review differ from manual code review?

AI code review automates detection of security issues, bugs, and best-practice violations across languages and codebase structures. It complements manual review by identifying edge cases and design concerns systematically through Codex analysis.

What languages and file types does code review support?

Code review with AI works across languages within codebases and handles source files and code snippets. The Codex agent analyzes applicable code to assess quality, security, and adherence to best practices without language restriction.

Do I need to set up integrations before using AI code review?

AI code review requires integration with Read, Grep, Glob, and the Codex agent to analyze input code. These components enable the Skill to process files, perform pattern matching, and deliver structured review feedback.