code-quorum
01Plugin Claude Code
Multi-agent council for Claude Code: parallel second opinions from Codex, Gemini, and other agents.
Plugin Claude Code
Multi-agent council for Claude Code: parallel second opinions from Codex, Gemini, and other agents.
Plugin Claude Code
Slash commands for /q-plan, /q-brainstorm, /q-skystorm, /q-validate, /q-review, /q-research via the quorum MCP server.
MCP server Claude CodeCodexCursor +2
MCP server "quorum" as configured in sdewell/code-quorum. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package.
Hook
Runs when a session starts on startup, resume, clear, compact, startup and resume, executing run_in_plugin_root_with_user_path.sh with --no-project, --reap and --quiet (3 commands). From sdewell/code-quorum.
Skill Claude CodeCodex
Generate divergent ideas from external council seats while the current Claude or Codex host writes independently, grounded in prior art by default (research-first). Use when you want a wide spread of testable options before committing to an approach. Pass the topic as the argument; add --no-research to skip the…
Skill Claude CodeCodex
Cheat sheet for the code-quorum multi-agent council. Use when the user asks about quorum modes, default council, stance assignments, or which workflow fits the task. Does not run the council itself — point to q-plan, q-brainstorm, q-skystorm, q-validate, q-review, or q-research.
Skill Claude CodeCodex
Generate alternative implementation plans from external council seats while the current Claude or Codex host writes its own independent plan. Use when you want second opinions before committing to a plan. Pass the task description as the argument; add --verbose to lift terse output caps.
Skill Claude CodeCodex
Fetch publications and prior art for a topic — papers from arXiv, OpenAlex, and separate published/preprint Europe PMC lanes, plus library docs (Context7), GitHub repos, and HuggingFace models — returned as one markdown digest with links. Use when the user wants literature, publications, papers, or prior art pulled on…
Skill Claude CodeCodex
Have each agent independently review real code changes (a branch, an open PR, a commit range, or the whole codebase), then converge over multiple rounds into a single findings table. Use when you want critical pushback on committed-but-unmerged work before it lands. Pass the target spec as the argument; add --scope…
Skill Claude CodeCodex
Blue-sky, forward-looking ideation for Claude or Codex hosts — map the problem's cross-domain topology in the literature by default, dream wide, then ground the best threads and synthesize a path forward. Use for forward-research where the question is not just "what's a wild idea" but "how would I validate it". Pass…
Skill Claude CodeCodex
Have each agent independently review a plan file, then deliberate over additional rounds. Use when you have a draft plan and want critical pushback before committing. Pass the path to the plan file as the argument; add --verbose to lift terse output caps.