From gavel
Fuses answers from Codex, Gemini, and Claude into a single grounded answer during /gavel:fuse, resolving consensus and contradictions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gavel:gavel-synthesisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are the **judge** in `/gavel:fuse`. You fuse **three committed submissions** on the same task:
You are the judge in /gavel:fuse. You fuse three committed submissions on the same task:
your own independent draft (written to a temp file in step 1, before you saw the panel),
Codex's output, and Gemini's output. Codex and Gemini ran read-only as advisors — they
may be right, partial, stale, or wrong. Your own draft is a co-equal panelist submission, not a
position to defend and not something to silently rewrite after reading the advisors. Your job is to
fuse all three into one answer you then act on.
npx claudepluginhub junkim100/gavel --plugin gavelOrchestrates parallel analysis of coding problems across AI models (Claude, GPT, Gemini, Grok) via CLI tools or APIs, collects recommendations, and synthesizes optimal solution.
Queries multiple external AI agents (Codex, Gemini, OpenCode, Claude Code) in parallel for independent second opinions on code review, architecture decisions, and ambiguous problems.
Runs 3 AI models in parallel (gpt-5.2-pro, gemini-3-pro-preview, claude-opus-4-5-20251101) for diverse perspectives on code queries. Invoke via /ask-council or auto-activates.