gemini-review

Review and fix code issues using the Gemini MCP tool.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/Objective-Arts/lens-dist --skill gemini-review-objective-arts
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini-review
Source: https://github.com/Objective-Arts/lens-dist/tree/main/skills/gemini-review
Command: npx skills add https://github.com/Objective-Arts/lens-dist --skill gemini-review-objective-arts

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates rigorous code reviews, identifying and fixing issues to ensure production readiness and high-quality code.

Core Features & Use Cases

  • Comprehensive Code Analysis: Scans code for a wide range of issues including security vulnerabilities, poor practices, and style violations.
  • Automated Fixes: Directly modifies code to resolve identified issues, adhering to strict craft standards.
  • Use Case: Before merging a critical feature, run this Skill to catch all potential bugs and style inconsistencies, ensuring the code meets senior engineer standards.

Quick Start

Use the gemini-review skill to scan and fix all issues in the 'src/utils.ts' file.

Frequently Asked Questions about gemini-review

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

FAQPage Schema
How do I automate rigorous code review for production readiness?

To automate rigorous code review for production readiness, you can use an AI-driven tool that analyzes code against predefined rubrics, identifies security vulnerabilities and style violations, and applies fixes to meet senior engineer standards.

Can AI code review automatically fix high-severity issues in my source files?

Yes, AI code review can automatically fix high-severity issues by directly modifying your source files to resolve identified bugs, poor practices, and style inconsistencies, ensuring adherence to strict craft standards.

What is the best way to ensure my code meets master craftsperson standards before merging?

The best way to ensure code meets master craftsperson standards before merging is to run an automated analysis that scans for AI antipatterns and applies automated fixes to eliminate all critical issues.

Do I need the Gemini MCP tool to run automated code analysis and fixes?

Yes, you need the Gemini MCP tool to run this specific automated code analysis, as the review and code modification process requires it to evaluate your code against predefined rubrics and apply fixes.

Does automated fixing work with TypeScript utility files?

Automated fixing works with TypeScript utility files by scanning the specified source file, identifying security vulnerabilities and poor practices, and directly modifying the code to ensure production readiness.

What are the limitations of using an AI code review for production readiness?

The limitations of using an AI code review for production readiness include its reliance on the Gemini MCP tool for analysis and its strict focus on resolving only critical and high-severity issues identified in predefined rubrics.