Skip to main content

Command Reference

Claude Octopus provides 46+ commands organized into workflow commands, system commands, and specialized skills. Commands can be invoked explicitly (e.g., /octo:embrace) or triggered naturally through conversational prompts.

Command Categories

Workflow Commands

Double Diamond methodology phases and full lifecycle workflows

System Commands

Setup, configuration, diagnostics, and mode switching

Skill Commands

Specialized capabilities like debate, review, security, TDD, and more

Quick Reference

Core Workflow Commands

Alternative Phase Names

Each workflow phase has alternative names from the original Double Diamond methodology:
  • Discover = Probe (divergent research)
  • Define = Grasp (convergent scoping)
  • Develop = Tangle (divergent implementation)
  • Deliver = Ink (convergent validation)

Smart Router

System Commands

Specialized Skills

Planning & Orchestration

Command Syntax

Explicit Commands

Natural Language (Smart Router)

With Arguments

Common Flags and Options

Global Flags

Model Configuration

Provider Control

Visual Indicators

When multi-AI workflows execute, you’ll see provider indicators:
  • 🐙 Claude Octopus mode active
  • 🔴 Codex CLI executing (uses OPENAI_API_KEY)
  • 🟡 Gemini CLI executing (uses GEMINI_API_KEY)
  • 🟣 Perplexity web search (uses PERPLEXITY_API_KEY)
  • 🔵 Claude processing (included with Claude Code)

Cost Awareness

For simple tasks that don’t need multi-AI perspectives, Claude handles them directly without invoking external providers.

Auto-Activation

Claude Octopus automatically activates for:
  • Research keywords: “research”, “investigate”, “explore”
  • Build keywords: “build”, “create”, “implement” (with clear target)
  • Validation keywords: “validate”, “review”, “check”, “audit”
  • Debate keywords: “should”, “vs”, “or”, “compare”
  • Lifecycle keywords: “complete”, “full”, “end-to-end”
No need to memorize commands—just describe what you want naturally.

Next Steps

Workflow Commands

Learn the Double Diamond phases

System Commands

Configure your environment

Skill Commands

Explore specialized capabilities