codex-update
Install or update the upstream openai/codex-plugin-cc to the pinned tag
Cancel an active background Gemini job in this repository
> /plugin marketplace add dysfunc/ai-plugins-ccHow it fires
How this command gets triggered: by you, by Claude, or both.
/cancelContext preview
What this command does when you run it.
Cancel an active background Gemini job in this repository
description: Cancel an active background Gemini job in this repository argument-hint: '[job-id]' disable-model-invocation: true allowed-tools: Bash(node:*)
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/gemini-companion.mjs" cancel "$ARGUMENTS"`
Claude Code plugins that delegate to external AI CLIs — Codex, Gemini, and Grok — sharing a hardened core and an optional umbrella plugin that dispatches across providers. Status: active development.
Repo: dysfunc/ai-plugins-cc
Install or update the upstream openai/codex-plugin-cc to the pinned tag
Fan out a review to multiple AI providers and render their findings side-by-side
Hand a substantial coding task to the configured AI provider (gemini, grok, or codex)
Review the pending change with the configured AI provider (gemini, grok, or codex)