code-review

Audit implemented code against technical plans and AI-specific risks.

15|3|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/richardcb/oh-my-gemini --skill code-review-richardcb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/richardcb/oh-my-gemini/tree/main/skills/code-review
Command: npx skills add https://github.com/richardcb/oh-my-gemini --skill code-review-richardcb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of thoroughly reviewing code, ensuring it aligns with technical plans, identifying AI-specific risks, and providing actionable feedback for improvement.

Core Features & Use Cases

  • Comprehensive Code Audits: Goes beyond basic linting to assess architecture, logic, and AI-specific risks.
  • Plan Alignment: Verifies that implemented code matches the approved technical design.
  • Actionable Feedback: Provides clear, prioritized recommendations for code enhancement.
  • Use Case: After an AI agent implements a new feature, use this Skill to perform a deep review before merging, catching potential bugs, security vulnerabilities, and deviations from the original plan.

Quick Start

Perform a code review of the latest changes against the technical plan and identify any AI-specific risks.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a code review that checks for AI-specific risks?

Perform a code review for AI-specific risks by analyzing implemented features against the technical plan to identify AI risk patterns, validate architecture alignment, and provide actionable feedback for code quality and safety.

What is the best way to audit code quality beyond basic linters?

Audit code quality beyond basic linters by evaluating architecture alignment, business logic correctness, cross-cutting concerns, and security vulnerabilities to ensure comprehensive safety and technical plan compliance.

How do I verify that implemented features match the approved technical plan?

Verify implemented features match the technical plan by validating plan implementation, analyzing architecture alignment, and checking business logic correctness to catch deviations before merging.

Does this code review process assess security vulnerabilities and performance?

Yes, the code review process assesses security vulnerabilities and performance by thoroughly auditing implemented features, checking cross-cutting concerns, and identifying AI-specific risk patterns.

Can I use this to catch bugs after an AI agent implements a new feature?

Yes, you can use this to catch bugs after an AI agent implements a new feature by performing a deep review that checks for potential security vulnerabilities, logic errors, and deviations from the original technical plan.

What limitations exist when reviewing code for AI-specific risk patterns?

Limitations exist when reviewing code for AI-specific risk patterns as the process focuses on architecture alignment, business logic, and technical plan validation, but does not replace runtime testing or basic linter execution.