auto
Smart router - Single entry point with natural language intent detection
Find an installed Octopus command for your task without calling a provider
> /plugin marketplace add nyldn/claude-octopusHow it fires
How this command gets triggered: by you, by Claude, or both.
/guideContext preview
What this command does when you run it.
Find an installed Octopus command for your task without calling a provider
command: guide disable-model-invocation: true description: "Find an installed Octopus command for your task without calling a provider" allowed-tools: Bash, Read
Read the installed catalog and show a suitable next command. Do not start a workflow, probe providers, change settings, or install anything.
Resolve the plugin root from `CLAUDE_PLUGIN_ROOT`, then `CODEX_PLUGIN_ROOT`, then the stable `~/.claude-octopus/plugin` link. Run:
OCTO_ROOT="${CLAUDE_PLUGIN_ROOT:-${CODEX_PLUGIN_ROOT:-${HOME}/.claude-octopus/plugin}}"
bash "$OCTO_ROOT/scripts/orchestrate.sh" guideFor a topic, pass the user's topic as one quoted argument to `guide`. For the full catalog, pass `list`. Do not interpolate untrusted text into shell code. Recommend only commands present in the returned catalog. Show examples with a task, such as `/octo:auto "review the changes in this branch"`.
If the installed catalog cannot be read, report that error and suggest `/octo:setup`. Do not invent commands from memory.
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
Repo: nyldn/claude-octopus
Smart router - Single entry point with natural language intent detection
Start a creative thought partner brainstorming session
Switch Octopus model routing to the configured budget tier
[advanced] Activate destructive command warnings for the session
[advanced] Compatibility view of the deterministic Octopus usage report
Multi-LLM council for advice, decision support, implementation plans, and gated implementation