Skip to content
Development
Command

/gemini

Invoke the shared Gemini bridge for long-context code exploration, analysis, and documentation generation

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

Ships with cc-gemini-plugin. Installing the plugin gets this command.

How it fires

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

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/gemini

Context preview

What this command does when you run it.

Invoke the shared Gemini bridge for long-context code exploration, analysis, and documentation generation
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