auto
Smart router - Single entry point with natural language intent detection
Switch Octopus model routing to the configured standard tier
> /plugin marketplace add nyldn/claude-octopusHow it fires
How this command gets triggered: by you, by Claude, or both.
/standard-modeContext preview
What this command does when you run it.
Switch Octopus model routing to the configured standard tier
command: standard-mode disable-model-invocation: true description: Switch Octopus model routing to the configured standard tier allowed-tools: Bash
**Your first output line MUST be:** `๐ Octopus Cost Mode: Standard`
This v10 compatibility command selects the Standard option from `/octo:model-config`. It is scheduled for removal in v11.
Run this command with the Bash tool:
OCTO_ROOT="${CLAUDE_PLUGIN_ROOT:-${HOME}/.claude-octopus/plugin}"
helper="$OCTO_ROOT/scripts/helpers/octo-model-config.sh"
if [[ ! -x "$helper" ]]; then
echo "ERROR: Claude Octopus model-config helper is unavailable. Run /octo:setup." >&2
exit 1
fi
"$helper" cost-mode standard &&
"$helper" cost-mode statusReport the helper output exactly. The selection persists in `~/.claude-octopus/config/providers.json`; do not edit the user's shell profile.
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