Skill Claude CodeCodex
Internal helper contract for calling the multi-cli-companion runtime from Claude Code.
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.
Skill Claude CodeCodex
Internal helper contract for calling the multi-cli-companion runtime from Claude Code.
Skill Claude CodeCodex
Internal guidance for presenting Codex helper output back to the user.
Skill Claude CodeCodex
Rewire which CLI handles which role in cc-multi-cli-plugin, OR diagnose/work around an upstream CLI quirk via env vars and config files. Use when the user asks to swap CLIs, change a subagent's target CLI, add or disable a subagent or command, restrict a CLI to read-only, hardcode a model, or change how a role frames…
Skill Claude CodeCodex
Internal guidance for composing Codex and GPT-5.4 prompts for coding, review, diagnosis, and research tasks inside the Codex Claude Code plugin.
Skill Claude CodeCodex
Add a new CLI provider to cc-multi-cli-plugin (beyond the built-in Codex/Cursor/Antigravity/OpenCode). Use when the user asks to integrate another AI CLI like Aider, Qwen, or any CLI that can be driven headlessly (a -p/print mode with JSON output, an app-server/HTTP mode, or any structured transport). Trigger phrases…
Skill Claude CodeCodex
Internal helper contract for calling the multi-cli-companion runtime from any multi: subagent.
Skill Claude CodeCodex
Auto-detect plan files in conversation context and pass them to multi: execute subagents by reference, not by paraphrase.
Skill Claude CodeCodex
Internal guidance for presenting multi: helper output back to the user.