gemini-cli-integration

Community

Gemini-powered codebase analysis with big context

AuthorWhamp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps analyze very large codebases across multiple files and directories by leveraging Google Gemini's massive context window. It reduces the manual effort required for comprehensive codebase understanding, implementation verification, and architectural insights.

Core Features & Use Cases

  • Context-rich analysis: Include multiple files/directories with the @ syntax to analyze large codebases.
  • Architecture verification: Assess project structure, dependencies, and key components across the codebase.
  • Automated insights: Generate high-level summaries and cross-file references to speed up code reviews and auditing.

Quick Start

Use the Gemini CLI to analyze large codebases with the massive context window. Example: gemini -p "@src/ @tests/ Analyze the architecture of this codebase"

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-cli-integration
Download link: https://github.com/Whamp/whamp-claude-tools/archive/main.zip#gemini-cli-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository