Skip to content
Automation
Command

/octo

[Legacy] Redirects to /octo:auto — the smart router

From plugin
octo
4.1k53 skills49 agents53 commands18 hooks
Install
> /plugin marketplace add nyldn/claude-octopus

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/octo

Context preview

What this command does when you run it.

[Legacy] Redirects to /octo:auto — the smart router

Command definition

octo.md
command: octo
disable-model-invocation: true
description: "[Legacy] Redirects to /octo:auto — the smart router"
version: 3.0.0
category: workflow
tags: [router, legacy, redirect]
created: 2025-02-03
updated: 2026-03-18

/octo:octo → /octo:auto (Legacy Redirect)

This v10 compatibility command delegates to `/octo:auto`. It is scheduled for removal in v11.

EXECUTION CONTRACT (Mandatory)

When the user invokes `/octo:octo <query>`, you MUST:

1. Inform the user: "Note: `/octo:octo` has been renamed to `/octo:auto`. Routing your request now." 2. Immediately read `${HOME}/.claude-octopus/plugin/commands/auto.md` and execute it with the full user query. Do not use the Skill tool; Octopus commands are explicit-only and hidden from model invocation. 3. If the routed workflow dispatches multiple providers, surface `${HOME}/.claude-octopus/plugin/scripts/orchestrate.sh agent-summary` before final synthesis when available.

Do NOT duplicate the routing logic here — delegate entirely to `/octo:auto`.

Ships withocto

Every AI model has blind spots. Claude Octopus supports twelve external provider integrations — Codex, Antigravity CLI, Copilot, Qwen, Ollama, Perplexity, OpenRouter, OrcaRouter, OpenCode, Cursor CLI, Grok, and Kimi Code — alongside the built-in Claude Code

Get the whole plugin

Other commands on octo.