From great-researchers
Dispatch one or more researcher personas to peer-review an existing study, claim, or research artifact. Default panel for parallel review — Stephen Jay Gould (synthesis), Carl Sagan (skeptical inquiry), E. O. Wilson (consilience). Override with --personas. Reads the project specification + the target file/directory + relevant bibliography, produces a consolidated review with per-persona verdicts and a single highest-leverage recommendation. Output saves to research/reviews/<slug>.md. NOT ACADEMIC ADVICE — a craft register.
How this skill is triggered — by the user, by Claude, or both
Slash command
/great-researchers:researchers-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Peer-review an existing study, claim, or research artifact through multiple researcher lenses.
Peer-review an existing study, claim, or research artifact through multiple researcher lenses.
⚠️ NOT ACADEMIC ADVICE. This review is a reasoning exercise from three persona lenses, not real peer review.
Dispatches researcher personas to peer-review the artifact at <path>. Default panel runs three personas in parallel (Gould, Sagan, Wilson — synthesis-strong), each with a different lens. Output is a consolidated review with per-persona verdicts and a single highest-leverage recommendation.
Not for: real journal peer review (this skill is craft, not actual double-blind review); pixel-level citation nits; debate format (filed for v1.0 as /researchers-debate).
When this skill is invoked with a <path> argument and optional --personas:
Resolve the project root. Verify CLAUDE.md exists.
Read the project specification:
CLAUDE.md, README.md, prior studies at research/studies/, prior reviews at research/reviews/, bibliography at research/bibliography/.great-authors/project.md if cross-craftRead the target. May be a single file, directory, or glob. Read in full — adjacent context, sibling files, the bibliography entries the target relies on.
Resolve the panel. If --personas given, use those. Otherwise default panel:
stephen-jay-gould-researcher — synthesis, essay-form integrity, just-so-story checkcarl-sagan-researcher — skeptical inquiry, Baloney Detection Kitedward-o-wilson-researcher — consilience check, biology-anchored synthesisCommon alternative panels:
jared-diamond-researcher + edward-o-wilson-researcher — synthesis vs. consilienceoliver-sacks-researcher + atul-gawande-researcher — humanism vs. systemsrebecca-skloot-researcher + robert-caro-researcher — relationship-as-method vs. turn-every-pagecarl-sagan-researcher + mary-roach-researcher — wonder vs. immersionedward-o-wilson-researcher + stephen-jay-gould-researcher — the canonical disagreement (group selection, adaptationism)great-engineers:don-knuth-engineer (cross-plugin)great-counsels:hannah-arendt-counsel (cross-plugin)Dispatch the panel in parallel via the Agent tool. Each persona gets:
Consolidate. Output:
---
title: Research review of <path>
slug: <slug>
panel: [<persona-1>, <persona-2>, <persona-3>]
created: YYYY-MM-DD
target: <path>
target_lines: <N>
---
# Research review: <path>
> ⚠️ **Craft register only — not academic advice.** This review is a reasoning exercise from three persona lenses, not actual peer review.
## Per-persona verdicts
### <persona-1>
**Verdict:** <one sentence>
**Marked passages:**
- <quoted excerpt>
- ...
**Hand-off:** <if different persona would serve better; or omit>
### <persona-2>
[same]
### <persona-3>
[same]
## Where they agree
<1-3 points where the panel converges. Strongest signal.>
## Where they disagree
<1-2 points where the panel diverges. Often the most useful section. The Gould-vs-Wilson disagreement on adaptationism is canonical.>
## Highest-leverage change
<ONE recommendation. The single change that, if made, would make the study meaningfully better.>
## Suggested next step
<One of: implement the change, escalate to a domain expert, request a v2 from the study author, run /researchers-debate <topic> if the disagreement is structural, cross-dispatch great-engineers:don-knuth-engineer for technical rigor or great-counsels:hannah-arendt-counsel for political-philosophy framing.>
Save to research/reviews/<slug>.md.
Report:
📝 Saved to research/reviews/<slug>.md (review of <path>, <word-count> words).
⚠️ Craft register only — not academic advice.
Panel: <persona-1>, <persona-2>, <persona-3>
Convergence: <one-line summary>
Highest-leverage change: <one-line summary>
Next:
- Address the highest-leverage change
- For real publication: actual peer review with domain experts
npx claudepluginhub sethshoultes/great-minds-constellation --plugin great-researchersProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.