Skip to content
Development
Command

/cto

Your technical 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/cto

Context preview

What this command does when you run it.

Your technical question or topic to discuss

Command definition

cto.md
name: cto
description: Get technical architecture and engineering advice from an expert CTO advisor with 30 years of technology leadership experience
model: opus
arguments:
  - name: question
    description: Your technical question or topic to discuss
    required: false
user_invocable: true

CTO Advisor Command

Invoke the CTO advisor agent for technical architecture and engineering guidance.

Instructions

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

Task:
  subagent_type: "cto"
  description: "CTO technical 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:cto Should we migrate to microservices?
/orchestrator-supaconductor:cto Help me evaluate database options for our scale
/orchestrator-supaconductor:cto How should I structure my engineering team?
/orchestrator-supaconductor:cto

What to Pass to the Agent

**Prompt for the Task tool:**

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

If no arguments: > Start a CTO consultation session. Introduce yourself briefly and ask what technical 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