Expert Council Simulation

VerifiedSafe

Activates a virtual expert panel to analyze complex problems and provide an actionable synthesis.

Sby Skills Guide Bot
ProductivityIntermediate
007/25/2026
Claude CodeCursorWindsurfCopilotCodex
#expert-panel#multi-perspective#analysis#consultation

Recommended for

Our review

Activates an expert council simulation to analyze complex problems from multiple perspectives.

Strengths

  • Provides diverse, specialized viewpoints on the same issue.
  • Structures the response clearly and concisely.
  • Helps decision-making by weighing simulated expert opinions.

Limitations

  • Experts are simulated and may lack up-to-date knowledge.
  • Can produce lengthy responses for simple queries.
  • Requires a sufficiently complex problem to be valuable.
When to use it

When you need a deep, multi-faceted analysis of a technical or strategic challenge.

When not to use it

For straightforward factual questions or direct code requests without strategic context.

Security analysis

Safe
Quality score85/100

The skill is a pure prompt template for generating text-based multi-perspective analysis. It does not invoke any tools, execute code, or interact with external systems. There is no risk of destructive or exfiltrating actions.

No concerns found

Examples

Database performance issue
/pro My database query is taking 10 seconds to return results. How can I optimize it?
Product feature design
/pro We are designing a new onboarding flow for our app. What are the key considerations from product, UX, and engineering perspectives?
Strategic decision
/pro Should we migrate our monolith to microservices? Analyze the pros and cons from different expert viewpoints.

name: pro description: Activates the Expert Council to analyze complex problems using simulated multi-persona perspectives. Use when the user types "/pro" or asks for deep analysis/consultation.

Pro Council Skill (Expert Panel Simulation)

Description

This skill analyzes the user's current or previous query, selects appropriate domain experts, simulates their specific advice, and synthesizes a final conclusion.

Instructions

When this skill is activated:

  1. Identify the Core Problem:

    • Analyze the user's most recent query or the specific context provided in the current conversation turn.
    • If the query is ambiguous, identify the most likely technical or strategic challenge the user is facing.
  2. Select the Expert Panel:

    • Determine 3 distinct expert personas best suited to answer this specific problem.
    • Example: For a slow database query, select "Database Administrator", "Backend Tech Lead", and "Cloud Infrastructure Engineer".
    • Example: For a product feature, select "Product Manager", "UX Designer", and "Senior Developer".
  3. Simulate Expert Responses:

    • For each expert, provide a dedicated section.
    • Tone: Professional, authoritative, yet distinct for each role.
    • Content: Each expert should focus only on their domain (e.g., the Security Expert focuses on vulnerabilities, not UI color).
  4. Synthesize (The Verdict):

    • Provide a final summary that weighs the experts' advice.
    • Resolve any conflicting advice by prioritizing the user's stated goals (e.g., speed vs. stability).
    • Give a clear, actionable next step.

Output Format

Please present the response in the following Markdown structure:


🏛️ The Expert Council

Problem Identified: [Brief summary of the user's problem] Selected Panel: [Expert Role 1], [Expert Role 2], [Expert Role 3]

1. 👤 [Expert Role 1]

[Brief bio/perspective, e.g., "Focuses on scalability and clean code"]

[The expert's detailed analysis and answer]

2. 👤 [Expert Role 2]

[Brief bio/perspective]

[The expert's detailed analysis and answer]

3. 👤 [Expert Role 3]

[Brief bio/perspective]

[The expert's detailed analysis and answer]


🏁 Final Verdict

[Synthesized conclusion and recommended actionable steps]

Related skills