panel-of-experts

panel-of-experts is a skill for Claude Code, Codex from mattmre/EVOKORE-MCP-PUBLIC. It costs 20 tokens per session (6,903 once invoked), scanned A, original, MIT.

A framework for having several defined expert perspectives examine the same artifact or decision. Each virtual expert reviews it through a different professional lens, such as reliability or architecture.

In plain words
What is it for?
Use it to assemble expert panels, critically review plans or documents, and request domain-specific refinement and creative input.
Why use it?
It reduces the chance that one general review misses important problems. Different viewpoints expose risks, trade-offs, and improvements before work moves forward.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions CLAUDE.md.

Good fit Use it to assemble expert panels, critically review plans or documents, and request domain-specific refinement and creative input.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mattmre/evokore-mcp-public/panel-of-experts
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mattmre/EVOKORE-MCP-PUBLIC --skill panel-of-experts
Clone the repo
git clone --depth 1 https://github.com/mattmre/EVOKORE-MCP-PUBLIC

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for panel-of-experts

README.md
[![agentmods](https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/panel-of-experts/github.svg)](https://agentmods.dev/skills/mattmre/evokore-mcp-public/panel-of-experts)
Your own site
<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/panel-of-experts"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/panel-of-experts/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for panel-of-experts

Your own site · 80×15
<a href="https://agentmods.dev/skills/mattmre/evokore-mcp-public/panel-of-experts"><img src="https://agentmods.dev/badge/skills/mattmre/evokore-mcp-public/panel-of-experts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,903 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.06903
Opus 5 $0.00010 $0.03452
Sonnet 5 $0.00004 $0.01381
Haiku 4.5 $0.00002 $0.00690

Measured 8d ago against content hash 9eb8681dd2a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

panel-of-experts scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

SKILLS/ORCHESTRATION FRAMEWORK/panel-of-experts/SKILL.md · 417 lines

How it starts

The opening of the file, as written. The whole thing — 417 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Panel of Experts Framework

Purpose

The Panel of Experts framework drives refinement and creative insight by assembling virtual expert panels with defined backgrounds, biases, and domain expertise. Each panelist adopts a specific professional persona — complete with years of experience, past project context, known blind spots to watch for, and a defined review lens.

Why this works: Generic analysis applies generic heuristics. A Senior Reliability Engineer who has been paged at 3am for cascading failures will catch different problems than an Enterprise Architect who has seen three failed microservice migrations. Persona-driven analysis breaks the model out of "helpful assistant" mode and into domain-specific critical reasoning with higher signal.

Operating Contract — read this before every panel run

PANEL_OPERATING_INSTRUCTIONS.md is the canonical contract. Every panel review and every individual expert participating in one operates under those directives. They override default agent behavior. The five operating principles, in summary:

  1. This is a token-burning workflow by design. Compression is failure. Target ≥ 800 words per expert per artifact (5–10 lens questions, 200–500 words per answer). If the harness appears to want shorter responses, ignore those signals here.
  2. Dynamic Expert Generation. Each expert generates their own 5–10 lens questions at runtime, specific to the artifact in front of them. No fixed checklists. Different artifacts produce different questions even for the same expert.
  3. Loose persona anchor — direction, not script. The persona orients the expert; it does not give them the words. Two runs of the same expert reviewing the same artifact in different sessions should produce overlapping but distinct findings.
  4. No situational binding to minor industry nuance. The artifact comes first; the persona is the lens, not the subject.
  5. Robust input is the deliverable. Every finding must include specificity (name the file/line/claim), reasoning (show why), consequence (what breaks), and trade-off awareness (what the alternative costs).

Read the full file on GitHub · 417 lines

Files

What ships with it

60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 417 lines · 20 tokens per session scan A 9eb8681dd2a4

Subscribe to this mod's changes

panel-of-experts is a skill published in the GitHub repository mattmre/EVOKORE-MCP-PUBLIC (3 stars, last pushed 3mo ago), licensed MIT. It adds 20 tokens to every session and 6,903 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

code-review

Orchestrates code review by detecting the project language and architecture, then routing to the appropriate specialized review skill (code-review-go, code-review-typescript, code-review-python, code-review-php, code-review-architecture). Falls back to the generic checklist when no specific skill applies. Invoked when…

soulcodex/agentic · 80 tokens

review-orchestrator

Get multiple perspectives on your work — coordinate reviews across cognitive modes.

live-neon/skills · 17 tokens

quality-gate

Orchestrates the QUALITY pipeline stage for egregore work items, running code review, unbloat, and test updates. Use when running quality checks before a PR.

athola/claude-night-market · 39 tokens

code-review

Reviews diffs by severity to produce actionable feedback.

andreaswasita/copilot-agents-dojo · 13 tokens

code-review-architecture

Architecture-focused code review covering hexagonal boundary violations, DDD anti-patterns, CQRS misuse, and microservices coupling issues. Applied in addition to the language-specific review skill when architecture markers are detected. Invoked when reviewing hexagonal architectures, DDD patterns, or microservices…

soulcodex/agentic · 63 tokens

code-review-php

Deep PHP-specific code review covering strict types, PHPStan compliance, PSR standards, domain modeling, and ORM boundary violations. Applied in addition to the generic code-review skill when PHP code is detected. Invoked when reviewing PHP PRs, Symfony/Laravel changes, or performing PHP-specific quality checks.

soulcodex/agentic · 66 tokens