Help us improve
Share bugs, ideas, or general feedback.
From hope
Simulates expert panels to compare thought leader positions and synthesize anonymous recommendations grouped by concern for design tradeoffs, architecture decisions, failure modes, and domain questions.
npx claudepluginhub saadshahd/moo.md --plugin hopeHow this skill is triggered — by the user, by Claude, or both
Slash command
/hope:consultThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Simulate expert perspectives by reasoning from documented positions to the user's context. Productive disagreement over comfortable consensus.
evals/evals.jsonprofiles/abramov.mdprofiles/alexander.mdprofiles/appleton.mdprofiles/beck.mdprofiles/boyd.mdprofiles/brander.mdprofiles/bruner.mdprofiles/cagan.mdprofiles/case.mdprofiles/dawkins.mdprofiles/deming.mdprofiles/evans.mdprofiles/feathers.mdprofiles/fielding.mdprofiles/fogg.mdprofiles/fowler.mdprofiles/freeman.mdprofiles/frost.mdprofiles/geertz.mdAssembles teams of real experts for independent evaluation of options, comparing approaches with diverse pros/cons maps across dev, product, business, or any domain. Activate for 'compare variants', 'best approach', or expert opinions.
Spawns parallel agents with distinct cognitive personas to deliberate on questions, research codebase files, and synthesize opinionated verdicts. For multi-viewpoint analysis of decisions, designs, or strategies.
Provides strategic sparring for ideas, features, and decisions by loading topic-relevant domain experts for structured discussions ending in clarity or tickets.
Share bugs, ideas, or general feedback.
Simulate expert perspectives by reasoning from documented positions to the user's context. Productive disagreement over comfortable consensus.
These rules govern how consult communicates across all modes.
Detect mode from the user's prompt — explicit keyword or inferred from context.
| Signal | Mode | Experts | Depth |
|---|---|---|---|
| Named expert, keyword match | Single | 1 | Focused — one perspective, pushback, limits |
| "Panel", "debate", tradeoffs | Panel | 2-4 | Debate — find tensions, surface disagreements |
| "Review", "check against spec" | Review | 3-4 | Breadth — coverage sweep, gap identification |
| "Stuck on", repeated failure | Unblock | 2-3 | Diagnostic — root cause, reframe, next step |
Infer mode and select experts from the domain map. Read each selected profile from profiles/. No text output — go straight to Step 2.
~/.claude/counsel-blocklist.json)Each expert argues from their documented positions applied to the user's context. Distill into anonymous suggestions. No text output — go straight to Step 3.
Per mode:
One bold sentence framing the core diagnosis or reframe, then immediately present one AskUserQuestion. Concerns as options.
For each concern (max 10 lines per detail panel):
WHY IT MATTERS:
- [how this affects your work]
- [cost of ignoring it]
TRADEOFF:
Gain: [what you get]
Pay: [what it costs]
The label already states the suggestion. The description already states why it matters. The detail panel goes one level deeper — it does not repeat the label or restate the suggestion.
Forbidden in detail panels: POSITIONS, TENSION, CONCERN headers. These sections bloat panels and hide content behind scroll.
Always include a "Go deeper" option (no detail panel needed).
After the user selects, one bold sentence with the next step. Then:
74 profiles in profiles/. Route by domain:
| Domain | Profiles |
|---|---|
| React / Frontend / TS / JS | abramov, osmani, perry, wathan, vergnaud, simpson |
| Go / Systems | pike |
| Distributed Systems | lamport, kleppmann |
| Python | hettinger |
| Performance | gregg, osmani |
| Architecture / TDD / DDD | fowler, martin, alexander, feathers, beck, freeman, evans, newman, vernon |
| DevOps / Observability | hightower, majors, humble |
| REST / APIs | fielding |
| Product / Design / Leadership | cagan, jobs, norman, frost, zhuo |
| Startups | graham |
| Accessibility | soueidan |
| FP / Simplicity | hickey, milewski |
| State Machines | khorshid |
| AI / LLMs | willison |
| Tools for Thought | matuschak, appleton, victor, case, papert, kay, inkandswitch, brander, litt, kleppmann |
| Psychology | kahneman, klein, fogg, norman |
| Systems Thinking | meadows, deming, snowden |
| Strategy | boyd, goldratt, rumelt |
| Communication | tufte, orwell, minto |
| Anthropology | geertz, jacobs, scott |
| Economics | goodhart, ostrom, simon |
| Philosophy | popper, kuhn, wittgenstein |
| Sociology | perrow, vaughan, reason |
| Biology | kauffman, dawkins |
| Education | vygotsky, bruner |
| Security | schneier, shostack |
Consult advises — it does not execute or decide. The caller owns the decision; expert perspectives are suggestions, not prescriptions.