wz:gemini-cli

Automate headless code reviews and analyses with Gemini CLI in CI/CD pipelines.

3|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/MohamedAbdallah-14/Wazir --skill wz-gemini-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wz:gemini-cli
Source: https://github.com/MohamedAbdallah-14/Wazir/tree/main/skills/gemini-cli
Command: npx skills add https://github.com/MohamedAbdallah-14/Wazir --skill wz-gemini-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gemini CLI integration enables programmatic, headless reviews and automation within Wazir pipelines, reducing manual toil and human error.

Core Features & Use Cases

  • Headless prompt execution with gemini CLI for automated analysis and reviews.
  • Sandbox and safety configurations to control tool usage and approvals.
  • MCP server integration for extended tooling and extension management.
  • Use Case: When you need a fast, repeatable review of code diffs or design artifacts in CI pipelines.

Quick Start

Run gemini in headless mode to analyze the current diff and generate a review summary.

Frequently Asked Questions about wz:gemini-cli

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

FAQPage Schema
How do I automate headless code reviews in a CI/CD pipeline?

Automated headless code reviews in a CI/CD pipeline use Gemini CLI to programmatically analyze code diffs and generate review summaries. This reduces manual toil by executing reproducible analyses directly within Wazir pipelines.

Can I run Gemini CLI in headless mode for automated design artifact analysis?

Gemini CLI supports headless prompt execution for analyzing design artifacts in automated workflows. It applies sandbox configurations and safety controls to ensure reproducible analyses across pipeline tasks without manual intervention.

Does the Gemini CLI support MCP server integration for extended tooling?

Gemini CLI supports MCP server integration for extended tooling and extension management. This allows you to configure built-in tools with clear routing and safety controls within your Wazir automation pipelines.

What are the best ways to configure sandboxing and approval modes for automated Gemini reviews?

Configuring sandboxing and multiple approval modes for Gemini reviews involves setting safety configurations to control tool usage. These controls ensure headless execution remains isolated and safe during CI/CD pipeline automation.

Why use programmatic Gemini CLI instead of manual code reviews in Wazir pipelines?

Programmatic Gemini CLI integration within Wazir pipelines replaces manual reviews to reduce human error and manual toil. It enables fast, repeatable analysis of code diffs and design artifacts through headless prompt execution.