/revisar-codigo-gemini | /review-code-gemini

Automate code review workflows by organizing batch prompts and validating Gemini feedback.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/jesuscottage/machote --skill revisar-codigo-gemini-review-code-gemini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /revisar-codigo-gemini | /review-code-gemini
Source: https://github.com/jesuscottage/machote/tree/main/.claude/skills/revisar-codigo-gemini
Command: npx skills add https://github.com/jesuscottage/machote --skill revisar-codigo-gemini-review-code-gemini

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of performing comprehensive code reviews by orchestrating batch identification, prompt creation, report tracking, and verification, reducing manual effort and increasing review consistency.

Core Features & Use Cases

  • Batch Processing: Identifies code files to review based on Git changes or specified inputs.
  • Prompt Generation: Creates detailed, structured prompts for Gemini to analyze code batches for multiple concerns, including security, logic, and performance.
  • Report Management: Tracks review progress, consolidates Gemini reports, and facilitates verification and fixing of findings.
  • Use Case: Developers use this Skill to efficiently review large codebases, ensuring code quality and security standards are maintained across multiple modules.

Quick Start

Use the skill to automatically generate review prompts for your code changes, then paste them into Gemini, collect reports, and verify findings. Repeat as needed for thorough review cycles.

Frequently Asked Questions about /revisar-codigo-gemini | /review-code-gemini

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

FAQPage Schema
How do I automate code review for large codebases using Gemini?

You can automate code review by identifying batch files from Git changes, generating structured prompts for Gemini, and consolidating reports to validate findings. This workflow reduces manual effort and ensures consistent security and logic checks across multiple modules.

How does batch prompt generation work for Git diff analysis?

Batch prompt generation works by reading Git diff changes, organizing affected files into batches, and creating detailed structured prompts. These prompts direct Gemini to analyze the code for multiple concerns including security vulnerabilities, logic errors, and performance issues.

Can I use this skill to track and verify code security findings from Gemini reports?

Yes, you can track and verify code security findings by consolidating Gemini reports within the workflow. The skill manages review progress and facilitates the verification and fixing of identified findings to ensure stringent code quality standards.

What is the best way to review code changes across multiple modules for security and logic issues?

The best way to review code changes is to use an automated workflow that generates batch prompts for Gemini. This approach orchestrates identification, report tracking, and validation, ensuring thorough review cycles for security and logic across large projects.

Do I need to manually paste prompts into Gemini to review my code?

Yes, the workflow requires you to paste the automatically generated structured prompts into Gemini. You then collect the generated reports and feed them back into the skill to verify findings and fix issues, repeating as needed for thorough cycles.