sdewell

11 mods across 1 repository, 0 stars between them.

code-quorum

01

sdewell/code-quorum

Plugin Claude Code

Multi-agent council for Claude Code: parallel second opinions from Codex, Gemini, and other agents.

0 yesterday A tokens not measured original MIT

code-quorum

02

sdewell/code-quorum

Plugin Claude Code

Slash commands for /q-plan, /q-brainstorm, /q-skystorm, /q-validate, /q-review, /q-research via the quorum MCP server.

0 yesterday A tokens not measured original MIT

quorum

03

sdewell/code-quorum

MCP server Claude CodeCodexCursor +2

MCP server "quorum" as configured in sdewell/code-quorum. Runs locally from the ${CLAUDE_PLUGIN_ROOT} Python package.

0 yesterday A tokens not measured original MIT

SessionStart

04

sdewell/code-quorum

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.

0 yesterday A tokens not measured original MIT

q-brainstorm

05

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…

0 yesterday A 86 tokens original MIT

q-help

06

sdewell/code-quorum

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.

0 yesterday A 71 tokens original MIT

q-plan

07

sdewell/code-quorum

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.

0 yesterday A 54 tokens original MIT

q-research

08

sdewell/code-quorum

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…

0 yesterday A 124 tokens original MIT

q-review

09

sdewell/code-quorum

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…

0 yesterday A 84 tokens original MIT

q-skystorm

10

sdewell/code-quorum

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…

0 yesterday A 100 tokens original MIT

q-validate

11

sdewell/code-quorum

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.

0 yesterday A 54 tokens original MIT