WhereTheTunnelEnds

Panel — Development skill for Claude Code

Development community

Fan a question out to every available provider in parallel (read-only), then synthesize their answers against your own.

How to install Panel

Installs to ~/.claude/skills/wherethetunnelends-quorum-panel/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wherethetunnelends-quorum-panel && curl -fsSL https://raw.githubusercontent.com/WhereTheTunnelEnds/quorum/HEAD/commands/panel.md -o ~/.claude/skills/wherethetunnelends-quorum-panel/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Panel does


description: "Fan a question out to every available provider in parallel (read-only), then synthesize their answers against your own." argument-hint: ""

Invoke the `model-panel` skill and follow it exactly.

The question: $ARGUMENTS

If no question was given, ask for one before dispatching anything — a panel on a vague question produces a vague answer from every panelist and spends quota on each subscription to do it.

Reminders that are easy to skip under time

Alternatives in Development

  • Evo — turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run 1.4k ★
  • Kimi CLI Agent — Answers one council question as plain text, with no tool access 664 ★
  • Fusion Gemini — Fusion panel of Opus 4.8 + Gemini 3.1 Pro in parallel, judged by Opus 4.8 (opus4.8-gemini3.1pro) 468 ★

Full documentation available on GitHub

View Source Repository