Plugin Claude Code
Plugin marketplace listing 1 plugin: mcp-agent-relay.
Plugin Claude Code
Plugin marketplace listing 1 plugin: mcp-agent-relay.
Plugin Claude Code
A durable MCP job relay for allowlisted Codex and Claude CLI executor profiles.
MCP server Claude CodeCodexCursor +2
MCP server "agentrelay" as configured in brenoperucchi/mcp-agent-relay. Runs ${CLAUDE_PLUGIN_ROOT}/server.mjs with node. Needs 4 environment variables to run.
Instructions file CodexOpenCode
AGENTS.md instructions for brenoperucchi/mcp-agent-relay, covering repository guidance and agent relay wait policy.
Command
Dispatch an implementation task to Codex via the agentrelay relay, isolated in its own git worktree. Runs on the background worker; nothing is written to the main working tree or merged automatically.
Command
Adversarially review a file with Codex via the agentrelay relay (dispatch, then wait for the verdict).
Agent
Use for reasoning-heavy phases — architecture decisions, debugging complex/subtle issues, algorithm design, evaluating trade-offs between approaches. Think thoroughly, but return a concise conclusion the orchestrator can act on directly, not a transcript of the reasoning.
Agent
A second, independent reasoning lens — run in parallel with deep-reasoner (and codex, when available) on plan reviews and high-stakes decisions, never as a solo replacement for deep-reasoner. The value is a different model family scrutinizing the same problem, not a faster or cheaper deep-reasoner.
Agent
Use for mechanical, well-specified work — boilerplate, repetitive edits across files, writing tests for already-decided behavior, formatting, straightforward refactors. Not for anything requiring judgment calls or architecture decisions; that goes to deep-reasoner instead.
Command
Envia uma tarefa de implementação pro Codex via MCP agent relay (dispatchwait), usando gpt-5.6-sol/high e worktree própria. Roda no worker em background; NADA é escrito no working tree principal nem mergeado automaticamente.
Command
Envia uma revisão de código pro Codex via MCP agent relay (dispatchwait), usando gpt-5.6-sol/high, e devolve o veredito. Roda no worker em background, sem websocket direto.
Command
Inicia o workflow de orquestração multi-agente (deep-reasoner=alias Opus atual, fable-reasoner=Fable 5, fast-worker=Sonnet, codex via MCP agent relay) para uma necessidade ou plano — cobre revisão do plano em paralelo e/ou delegação da execução.
Skill Claude CodeCodex
Revisão read-only por duas lentes independentes, com roteamento host-aware — Sol xhigh e Opus max — e evidência explícita de modelo.
Agent
Independent read-only Opus max reviewer for the dual-r panel; challenge invariants and architecture.
Skill Claude CodeCodex
Revisão de alta confiança por três famílias de modelo independentes — Opus, Fable e GPT-5.6 Sol — com análise cega em paralelo, quadro de divergência, rodada adversarial cruzada e verificação factual. O roteamento se adapta ao host Claude Code ou Codex sem confundir nome de agente com identidade de modelo.