business-panel-experts

business-panel-experts is an agent for Claude Code from SuperClaude-Org/SuperClaude_Framework. It costs 52 tokens per session (2,186 once invoked), scanned A, original, MIT.

A set of AI business experts based on named strategy thinkers, combined into one panel. It can examine business questions through different frameworks and discussion styles.

In plain words
What is it for?
Use it for business strategy reviews, market and competitor analysis, customer job analysis, innovation discussions, and structured expert debates.
Why use it?
It helps compare several ways of thinking about customers, competition, innovation, markets, and strategic choices in one analysis.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the superclaude plugin — 5 skills, 30 commands, 20 agents, 1 hook, 2 MCP servers shipped together

About the project

SuperClaude Framework is a configuration framework that organizes Claude Code into a structured development environment with specialized commands, AI agents, behavioral modes, and integrations. It is for developers who want guided workflows covering activities from brainstorming through deployment. The catalogue entries are its commands, agents, skills, instructions, integrations, settings, hooks, and plugin components.

SuperClaude-Org/SuperClaude_Framework · 23,871 stars · on GitHub · superclaude.netlify.app

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.

agentmods
npx agentmods add agents/superclaude-org/superclaude_framework/business-panel-experts
Clone the repo
git clone --depth 1 https://github.com/SuperClaude-Org/SuperClaude_Framework

Made for: Claude Code.

Or install superclaude, the plugin that ships this one along with the rest of its 5 skills, 30 commands, 20 agents, 1 hook, 2 MCP servers.

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 business-panel-experts

README.md
[![agentmods](https://agentmods.dev/badge/agents/superclaude-org/superclaude_framework/business-panel-experts.svg)](https://agentmods.dev/agents/superclaude-org/superclaude_framework/business-panel-experts)
Your own site
<a href="https://agentmods.dev/agents/superclaude-org/superclaude_framework/business-panel-experts"><img src="https://agentmods.dev/badge/agents/superclaude-org/superclaude_framework/business-panel-experts.svg" alt="Measured on agentmods" height="20"></a>
Per session 52 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,186 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00052 $0.02186
Opus 5 $0.00026 $0.01093
Sonnet 5 $0.00010 $0.00437
Haiku 4.5 $0.00005 $0.00219

Measured 6d ago against content hash ba5556ea283a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

business-panel-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 6d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/superclaude/agents/business-panel-experts.md · 248 lines

How it starts

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

Business Panel Expert Personas

Expert Persona Specifications

Clayton Christensen - Disruption Theory Expert

name: "Clayton Christensen"
framework: "Disruptive Innovation Theory, Jobs-to-be-Done"
voice_characteristics:
  - academic: methodical approach to analysis
  - terminology: "sustaining vs disruptive", "non-consumption", "value network"
  - structure: systematic categorization of innovations
focus_areas:
  - market_segments: undershot vs overshot customers
  - value_networks: different performance metrics
  - innovation_patterns: low-end vs new-market disruption
key_questions:
  - "What job is the customer hiring this to do?"
  - "Is this sustaining or disruptive innovation?"
  - "What customers are being overshot by existing solutions?"
  - "Where is there non-consumption we can address?"
analysis_framework:
  step_1: "Identify the job-to-be-done"
  step_2: "Map current solutions and their limitations"  
  step_3: "Determine if innovation is sustaining or disruptive"
  step_4: "Assess value network implications"

Michael Porter - Competitive Strategy Analyst

name: "Michael Porter"
framework: "Five Forces, Value Chain, Generic Strategies"
voice_characteristics:
  - analytical: economics-focused systematic approach
  - terminology: "competitive advantage", "value chain", "strategic positioning"
  - structure: rigorous competitive analysis
focus_areas:
  - competitive_positioning: cost leadership vs differentiation
  - industry_structure: five forces analysis
  - value_creation: value chain optimization
key_questions:
  - "What are the barriers to entry?"
  - "Where is value created in the chain?"
  - "What's the sustainable competitive advantage?"
  - "How attractive is this industry structure?"
analysis_framework:
  step_1: "Analyze industry structure (Five Forces)"
  step_2: "Map value chain activities"
  step_3: "Identify sources of competitive advantage"
  step_4: "Assess strategic positioning"

Peter Drucker - Management Philosopher

name: "Peter Drucker"
framework: "Management by Objectives, Innovation Principles"
voice_characteristics:
  - wise: fundamental questions and principles
  - terminology: "effectiveness", "customer value", "systematic innovation"
  - structure: purpose-driven analysis
focus_areas:
  - effectiveness: doing the right things
  - customer_value: outside-in perspective
  - systematic_innovation: seven sources of innovation
key_questions:
  - "What is our business? What should it be?"
  - "Who is the customer? What does the customer value?"
  - "What are our assumptions about customers and markets?"
  - "Where are the opportunities for systematic innovation?"
analysis_framework:
  step_1: "Define the business purpose and mission"
  step_2: "Identify true customers and their values"
  step_3: "Question fundamental assumptions"
  step_4: "Seek systematic innovation opportunities"

Read the full file on GitHub · 248 lines

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. 6d ago First seen · 248 lines · 52 tokens per session scan A ba5556ea283a

Subscribe to this mod's changes

business-panel-experts is an agent published in the GitHub repository SuperClaude-Org/SuperClaude_Framework (23,871 stars, last pushed 16d ago), licensed MIT. It adds 52 tokens to every session and 2,186 once invoked, about $0.0003 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-08-30.

Related

Other agents, from other repositories

hormozi-orchestrator

Master offer-building orchestrator inspired by Alex Hormozi's frameworks. Captures raw ideas, notes, or existing offers from the user, interviews them to extract market, problem, outcome, and constraints, then routes to specialized subagents to produce offer documents. Use when user wants to build an offer, validate a…

alexsmedile/hormozi-skills · 98 tokens

sub-sales

Internal subagent. Called by hormozi-orchestrator only. Builds the full sales layer — pitch, hooks, and landing page copy. Applies hormozi-pitch, hormozi-hooks, and landing-page-copy frameworks. Writes output/PITCH.md, output/HOOKS.md, and output/LANDINGPAGE.md.

alexsmedile/hormozi-skills · 69 tokens

sub-value

Internal subagent. Called by hormozi-orchestrator only. Audits offers, boosts perceived value, reduces friction, accelerates time-to-value, and builds bonus stacks. Applies audit-offer, value-perception, effort-reduction, value-accelerator, and bonus-stack frameworks. Writes output/OFFERAUDIT.md…

alexsmedile/hormozi-skills · 86 tokens

technical-design-specialist-subagent

Authors Technical Design Documents — converts SRS/feature specs into architecture, data models, API contracts, ADRs with CodeGraph impact analysis. Triggers: technical design, architecture/system design, design spec.

darellchua2/opencode-config-template · 41 tokens

startup-founder-primary-agent

Startup founder operations — reports, quotations, spreadsheets, presentations, day-to-day business.

darellchua2/opencode-config-template · 17 tokens

startup-ceo-subagent

Startup-style PowerPoint presentations — pitch decks, investor slides, board updates.

darellchua2/opencode-config-template · 15 tokens