From claude-commands
Executes the /consensus command with all provided arguments. Acts as a shortcut alias for quick invocation.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-commands:conscommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
Execute `/consensus` with all provided arguments.
Execute /consensus with all provided arguments.
npx claudepluginhub jleechanorg/claude-commands --plugin claude-commands/consensusRuns an arbiter-mediated consensus loop: Claude commits a blind verdict, delegates vote via GPT/Gemini/Grok, then Claude adjudicates and revises until all models agree.
/council-helpDisplays detailed help for the LLM Council plugin: overview, commands, three-phase workflow, council members, requirements, examples, quorum rules, configuration, and troubleshooting.
/consensus-setupRuns interactive wizard to detect CLIs (kilo, codex, gemini, qwen), set OpenRouter key, and configure models/quorum for multi-model consensus reviews.
/askQueries multiple AI agents (Gemini, OpenAI, Grok, Perplexity) for diverse perspectives on architecture decisions, technology choices, debugging dead-ends, and security tradeoffs.
/councilAssembles AI agent council with dynamic personas to generate parallel opinions on a query, anonymously rank them, and synthesize weighted final response.
/cl-toolsRuns deterministic analysis tools via shortcut to /consensus-loop:tools. Specify tool name and args (e.g., 'code_map --path src/') to analyze the codebase.