Skip to content
Development
Command

/ceo

Your business question or topic to discuss

From plugin
orchestrator-supaconductor
37139 skills15 agents39 commands1 hook
Install
> /plugin marketplace add Ibrahim-3d/orchestrator-supaconductor
> /plugin install orchestrator-supaconductor@ibrahim-plugins

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/ceo

Context preview

What this command does when you run it.

Your business question or topic to discuss

Command definition

ceo.md
name: ceo
description: Get strategic business advice from an expert CEO advisor with 30 years of entrepreneurship experience
model: opus
arguments:
  - name: question
    description: Your business question or topic to discuss
    required: false
user_invocable: true

CEO Advisor Command

Invoke the CEO advisor agent for strategic business guidance.

Instructions

Use the Task tool to spawn the `ceo` agent:

Task:
  subagent_type: "ceo"
  description: "CEO strategic advice"
  prompt: "<user's question or 'Start a consultation session'>"

Behavior

1. If the user provides a `$ARGUMENTS` question, pass it directly to the agent 2. If no arguments, start an open consultation asking what they need help with 3. The agent is **advisory only** - it will NOT modify any code or files 4. It can read project files to understand context when relevant

Example Usage

/orchestrator-supaconductor:ceo How should I price my SaaS product?
/orchestrator-supaconductor:ceo Help me think through our go-to-market strategy
/orchestrator-supaconductor:ceo

What to Pass to the Agent

**Prompt for the Task tool:**

If `$ARGUMENTS` is provided: > The user is asking for CEO advisory help with: $ARGUMENTS > > Provide strategic guidance based on your 30 years of entrepreneurship experience. Ask clarifying questions if needed before giving advice.

If no arguments: > Start a CEO consultation session. Introduce yourself briefly and ask what business challenge the user would like to discuss today.

Read more
Ships withorchestrator-supaconductor

Multi-agent orchestration system for Claude Code with parallel execution, automated quality gates, Board of Directors, and bundled Superpowers skills

Get the whole plugin