Plugin Claude Code
Plugin marketplace listing 3 plugins: gemini, grok, ai.
Plugin Claude Code
Plugin marketplace listing 3 plugins: gemini, grok, ai.
Plugin Claude Code
Umbrella plugin: dispatch /ai:review|rescue|gater across configured providers, plus /ai:compare for fan-out.
Command
Install or update the upstream openai/codex-plugin-cc to the pinned tag.
Command
Fan out a review to multiple AI providers and render their findings side-by-side.
Command
Run a stop-time review gate via the configured AI provider.
Command
Hand a substantial coding task to the configured AI provider (gemini, grok, or codex).
Command
Review the pending change with the configured AI provider (gemini, grok, or codex).
Command
Show or change which AI providers are enabled, the default, and the /ai:compare set.
Command
First-run wizard — pick AI providers, walk through CLI install + auth, verify each, save settings.
Hook
Runs when a session starts, executing first-run-hook.mjs via node. From dysfunc/ai-plugins-cc.
Plugin Claude Code
Use Gemini from Claude Code to review code or delegate tasks.
Agent
Proactively use when Claude Code wants a second opinion, a deeper investigation, or to delegate a substantial planning, research, or diagnostic task to Gemini.
Command
Run a Gemini review that challenges the implementation approach and design choices.
Command
Cancel an active background Gemini job in this repository.
Command
Show the stored final output for a finished Gemini job in this repository.
Command
Show active and recent Gemini jobs for this repository, including review-gate status.
Skill Claude CodeCodex
Internal helper contract for calling the gemini-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing Gemini prompts for planning, research, diagnosis, and review tasks inside the Gemini Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting Gemini helper output back to the user.
Plugin Claude Code
Use Grok from Claude Code to review code or delegate tasks.
Agent
Proactively use when Claude Code wants a second opinion, a deeper investigation, or to delegate a substantial planning, research, or diagnostic task to Grok.
Skill Claude CodeCodex
Internal helper contract for calling the grok-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for composing Grok prompts for planning, research, diagnosis, and review tasks inside the Grok Claude Code plugin.
Skill Claude CodeCodex
Internal guidance for presenting Grok helper output back to the user.