gemini

Run Gemini CLI for large-context code analysis across multiple files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/program-the-brain-not-the-heartbeat/dotfiles --skill gemini-program-the-brain-not-the-heartbeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gemini
Source: https://github.com/program-the-brain-not-the-heartbeat/dotfiles/tree/main/config/claude/skills/gemini
Command: npx skills add https://github.com/program-the-brain-not-the-heartbeat/dotfiles --skill gemini-program-the-brain-not-the-heartbeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables teams to run Gemini CLI for large-context code analysis, empowering comprehensive reviews and architectural planning beyond standard token limits.

Core Features & Use Cases

  • Access to Gemini 3 Pro with up to 1M token context for multi-file and multi-repo analyses
  • Model and approval-mode management to ensure safe automated or interactive runs
  • Background-safe execution with timeout and hang-detection safeguards
  • Structured prompt assembly and workflow orchestration for code reviews, plan reviews, and documentation-wide analyses
  • Easy follow-up: start new sessions with preserved context

Quick Start

Ask the user to choose a Gemini model and run a Gemini CLI command with the desired approval mode to begin the analysis.

Frequently Asked Questions about gemini

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

FAQPage Schema
How do I run large-context code analysis across multiple files?

To run large-context code analysis across multiple files, use this Skill to execute Gemini CLI commands. It leverages the Gemini 3 Pro model to process up to 1M tokens, enabling comprehensive reviews of extensive codebases.

What is the best way to review software architecture plans that exceed standard token limits?

The best way to review architecture plans exceeding standard token limits is using this Skill's structured prompt assembly within the Gemini CLI workflow. It orchestrates plan reviews by utilizing the 1M token context window.

Can I use Gemini CLI for processing large documentation sets safely?

Yes, you can process large documentation sets safely by selecting interactive or yolo approval modes. The Skill includes background-safe execution safeguards with timeout and hang-detection to manage automated runs.

Does this code analysis workflow support follow-up sessions with preserved context?

Yes, the code analysis workflow supports easy follow-ups by starting new sessions with preserved context. This allows continuous architectural planning and multi-repo analyses without losing previous conversational state.

How to manage approval modes when automating Gemini CLI for code reviews?

To manage approval modes when automating Gemini CLI for code reviews, select either yolo for fully automated runs or interactive modes. This ensures safe, structured prompt execution tailored to your specific automation requirements.