ask:gemini

Run Google Gemini CLI code analysis, refactoring, and automated editing tasks.

5|3|Updated May 19, 2026
One-click install
npx skills add https://github.com/awinogradov/code-assistants --skill ask-gemini-awinogradov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ask:gemini
Source: https://github.com/awinogradov/code-assistants/tree/main/claude-plugins/autopilot/skills/ask%3Agemini
Command: npx skills add https://github.com/awinogradov/code-assistants --skill ask-gemini-awinogradov

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines code analysis, refactoring, and automated-editing tasks using the Google Gemini CLI, providing a critical peer AI evaluation to ensure code quality.

Core Features & Use Cases

  • Code Analysis: Delegate tasks to Gemini for code analysis and receive a critical evaluation.
  • Refactoring: Utilize Gemini for refactoring code with automated edits.
  • Automated Editing: Apply automated edits suggested by Gemini.
  • Use Case: When you want a second opinion on your code, or need to run the Gemini CLI for an analysis.

Quick Start

Run the ask:gemini skill to analyze your code, providing a task description and optional model and approval mode flags.

Frequently Asked Questions about ask:gemini

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

FAQPage Schema
How do I use the Gemini CLI for AI-assisted code analysis and peer review?

AI-assisted code analysis with the Gemini CLI requires you to provide a task description along with optional model and approval mode flags. The Skill then operates in peer review mode to deliver a critical evaluation and handle automated task completion.

Can I automate code refactoring and editing tasks using Google Gemini?

Automated editing and refactoring tasks are supported by delegating them to the Gemini CLI. You provide a task description, and the Skill applies suggested automated edits while operating in a critical peer review mode to ensure code quality.

What is peer review mode in AI-assisted development with Gemini?

Peer review mode in AI-assisted development means Gemini critically evaluates your code rather than just generating passive suggestions. It requires a task description and handles output evaluation to ensure strict code quality during analysis and automated task completion.

Do I need to provide approval mode flags for code execution when using Gemini CLI?

Providing approval mode flags is optional when running Gemini CLI for code execution. These flags help manage how automated edits and task completions are evaluated, allowing you to control the level of peer review applied to your code analysis.

When should I use Gemini CLI for code analysis instead of manual refactoring?

Use Gemini CLI for code analysis when you need a second opinion or critical AI evaluation to ensure code quality. It is suited for automated editing and refactoring tasks where a peer review mode helps validate changes before finalizing them.