Skip to content

/cc-gemini-plugin

Use Gemini CLI for long-context codebase exploration, architecture review, refactor impact analysis, documentation synthesis, or structured data analysis when the host should hand off a large cross-file problem instead of solving it file-by-file.

shell
$ npx -y skills add thepushkarp/cc-gemini-plugin --skill cc-gemini-plugin --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/cc-gemini-plugin
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use Gemini CLI for long-context codebase exploration, architecture review, refactor impact analysis, documentation synthesis, or structured data analysis when the host should hand off a large cross-file problem instead of solving it file-by-file.
Ships withcc-gemini-plugin

Dual-host Gemini CLI integration for Claude Code and Codex. This repository uses one shared Gemini runtime and two thin host adapters: Claude Code exposes /cc-gemini-plugin:gemini and gemini-agent. Codex exposes the bundled gemini-integration skill.

Get the whole plugin, auto-invoked
Stats
70
Stars
0
Views
12
Forks
Maintained
Maintenance
JavaScript
Language
3mo ago
Last commit
6mo ago
Created

Repo: thepushkarp/cc-gemini-plugin