By JoaquinCampo
Spawn a peer back-and-forth between Claude (max thinking) and Codex (high reasoning) to deeply analyze hard tradeoffs and architecture decisions, with user-input proxying when the agents need clarification.
A Claude Code plugin that orchestrates a peer back-and-forth between Claude (claude -p --effort max) and Codex (codex exec with high reasoning), then produces a structured synthesis: decision, tradeoffs, unresolved disagreements.
When the agents are genuinely blocked on something only the user can answer, they pause; the orchestrating agent (Claude Code) proxies the question to you and feeds your answer back into the debate.
Single-model answers on contested architecture decisions are often confidently wrong. A peer dialogue between two strong models, where each can challenge the other and quote disagreements, surfaces tradeoffs and weak reasoning that one model on its own would smooth over.
claude plugin marketplace add JoaquinCampo/agent-debate
claude plugin install agent-debate
The plugin shells out to two CLIs:
claude). You already have this if you're reading this.codex). Install per the Codex docs, then authenticate:
codex login
A preflight check in the script will fail-fast with a clear message if either CLI is missing. A missing codex auth token is harder to detect; if a debate hangs before Codex's first turn (~60s), suspect this.
Just ask. The skill triggers on phrases like:
You can also be explicit by invoking the skill name (agent-debate:agent-debate).
The plugin will:
[ASK_USER: ...], the orchestrator pauses and asks you, then resumes.~/agent-debates/<timestamp>-<slug>.md so you can dig in later.AGENT_DEBATE_DIR (env var): override the transcript directory. Default ~/agent-debates.## User input section in the transcript.MIT.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub joaquincampo/agent-debate --plugin agent-debatePause execution and inspect runtime state via DAP. Set breakpoints, evaluate expressions, test fixes in-place. Attach to running processes by PID — no restart, no code changes, no manual setup.
Create isolated worktree workspaces for parallel feature development across multiple repos in a monorepo.
Pulls in up-to-date official skills shipped by a project's installed libraries (FastAPI, Streamlit, etc.) via tiangolo/library-skills.
Evaluate Claude Code skills against best practices from Anthropic's article. Tracks skill usage globally via hooks.
Create truthful, polished product demos through manual browser exploration and a verified capture, render, inspection, comparison, and acceptance workflow.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.