auto
Smart router - Single entry point with natural language intent detection
Check provider health before running multi-LLM workflows
> /plugin marketplace add nyldn/claude-octopusHow it fires
How this command gets triggered: by you, by Claude, or both.
/preflightContext preview
What this command does when you run it.
Check provider health before running multi-LLM workflows
command: preflight disable-model-invocation: true description: Check provider health before running multi-LLM workflows allowed-tools: Bash
Show the shared readiness result for every registered provider. The default is a local-only static check: installation, safe configuration metadata, and known quota state. It does not contact provider services.
OCTO_ROOT="${OCTO_ROOT:-${CLAUDE_PLUGIN_ROOT:-${HOME}/.claude-octopus/plugin}}"
bash "${OCTO_ROOT}/scripts/helpers/preflight.sh"When the user explicitly asks to verify live provider health, run the bounded live form:
bash "${OCTO_ROOT}/scripts/helpers/preflight.sh" --liveBoth modes consume the Provider Registry 2.0 readiness contract. Do not run separate binary, authentication, model, quota, or network checks while rendering the result. Use `reason_code` and `remediation` from the shared objects when explaining a provider that needs attention.
Use this before `/octo:embrace`, `/octo:research`, or `/octo:council` to confirm provider readiness and avoid mid-workflow surprises.
**Common issues:**
Run `/octo:setup` to install or configure any missing provider.
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