From gavel
Internal judge contract that fuses three independent answers (Claude draft, Codex, agy) into one grounded answer during /gavel:fuse execution.
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 agy's output. Codex and agy 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 gavelRoutes non-trivial tasks and root-cause bugs through a locate-the-fault phase with real evidence before multi-model consensus planning. Outputs a hardened plan across verified axes.
Runs a task through multiple LLMs (Claude, Codex, Gemini, Grok, Mistral) independently, requiring unanimous agreement before proceeding. Use for high-stakes generation, conflict resolution, or final quality gates.
Orchestrates parallel analysis of coding problems across AI models (Claude, GPT, Gemini, Grok) via CLI tools or APIs, collects recommendations, and synthesizes optimal solution.