greenpolo/cc-multi-cli-plugin

Claude Code plugin: delegate to Codex, Gemini, Cursor, GitHub Copilot, and Qwen CLIs via their native protocols (ACP, ASP). Use /gemini:research, /cursor:debug, /codex:execute, /copilot:review and more — Claude can also auto-dispatch.

89Stars on the repository
40Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

greenpolo/cc-multi-cli-plugin

Agent

Fast codebase exploration with Antigravity's agy CLI (Gemini 3.7 Flash via headless agy -p). Read-only. Use when Claude needs a quick read-only pass over a codebase or files to answer "where is X / how does Y work" without burning main-thread context. Requires the agy CLI installed and signed in.

89 15d ago A 81 tokens original Apache-2.0

greenpolo/cc-multi-cli-plugin

Agent

Deep external research with Antigravity's agy CLI (Gemini 3.7 Flash via headless agy -p) — web search and synthesis of outside knowledge into informed design choices. Read-only. Use when Claude needs to investigate APIs, libraries, best practices, or external specs and fold the findings into a recommendation. Requires…

89 15d ago A 85 tokens original Apache-2.0

codex-execute

03

greenpolo/cc-multi-cli-plugin

Agent

Implement a SPECIFIC, well-defined plan or plan-step with Codex. Use ONLY when the user has a written plan, plan-step, named files, or acceptance criteria to execute ("execute this via codex", "implement this plan", "/codex:execute", or a --plan file is in context). Do NOT use when the user is stuck/exploring (use…

89 15d ago A 98 tokens original Apache-2.0

codex-rescue

04

greenpolo/cc-multi-cli-plugin

Agent

Hand an OPEN-ENDED or stuck problem to Codex for independent investigation. Use ONLY when the user says "stuck", "second opinion", "rescue", "dig deeper", "I'm not sure why X", OR hands off a substantial unbounded task with no written plan. Do NOT use when a plan or plan-step file is in context (use codex-execute) or…

89 15d ago A 99 tokens original Apache-2.0

cursor-delegate

05

greenpolo/cc-multi-cli-plugin

Agent

Delegate a SPECIFIC, well-defined implementation task or plan step to Cursor in agent mode on the Auto model. Cursor is the fast lane for mechanical writing — long file writes (200+ lines), pattern-following across many files, bulk refactors. Supports autonomous multi-step runs via --until-done. Pair with…

89 15d ago A 84 tokens original Apache-2.0

cursor-explore

06

greenpolo/cc-multi-cli-plugin

Agent

Delegate quick read-only CODEBASE exploration to Cursor. Use to answer questions about the current repository ("where is X handled?", "how does Y flow?", "summarize the adapter layer") without spending Claude's tokens reading files. Cursor runs read-only (ask mode) using semantic search, grep, and its Explore…

89 15d ago A 90 tokens original Apache-2.0

cursor-research

07

greenpolo/cc-multi-cli-plugin

Agent

Delegate read-only EXTERNAL web/documentation research to Cursor. Use when the user wants current library/API/docs research, "what's the current way to…", or to compare approaches — and you'd rather not spend Claude's context on web reading. Cursor runs read-only (ask mode) with web search + fetch and returns findings…

89 15d ago A 92 tokens original Apache-2.0

opencode-delegate

08

greenpolo/cc-multi-cli-plugin

Agent

Delegate a SPECIFIC, well-defined implementation task or plan step to OpenCode in agent mode on claude-opus-5. OpenCode is the fast lane for mechanical writing — long file writes (200+ lines), pattern-following across many files, bulk refactors. Supports autonomous multi-step runs via --until-done. Pair with…

89 15d ago A 90 tokens copy · 91% Apache-2.0

opencode-explore

09

greenpolo/cc-multi-cli-plugin

Agent

Delegate quick read-only CODEBASE exploration to OpenCode. Use to answer questions about the current repository ("where is X handled?", "how does Y flow?", "summarize the adapter layer") without spending Claude's tokens reading files. OpenCode runs read-only (ask mode) using semantic search, grep, and its Explore…

89 15d ago A 95 tokens original Apache-2.0

opencode-research

10

greenpolo/cc-multi-cli-plugin

Agent

Delegate read-only EXTERNAL web/documentation research to OpenCode. Use when the user wants current library/API/docs research, "what's the current way to…", or to compare approaches — and you'd rather not spend Claude's context on web reading. OpenCode runs read-only (ask mode) with web search + fetch and returns…

89 15d ago A 97 tokens original Apache-2.0