auto
Smart router - Single entry point with natural language intent detection
[advanced] Team of Teams - Decompose compound tasks across independent claude instances
> /plugin marketplace add nyldn/claude-octopusHow it fires
How this command gets triggered: by you, by Claude, or both.
/parallelContext preview
What this command does when you run it.
[advanced] Team of Teams - Decompose compound tasks across independent claude instances
command: parallel disable-model-invocation: true description: "[advanced] Team of Teams - Decompose compound tasks across independent claude instances" aliases: - team - teams
When the user invokes this command (e.g., `/octo:parallel <arguments>`):
**CORRECT - Read the explicit workflow source:**
Read ${HOME}/.claude-octopus/plugin/.claude/skills/flow-parallel/SKILL.md, then execute it with <user's arguments>**INCORRECT:**
Skill(skill: "flow-parallel", ...) ❌ Wrong! Octopus skills are model-invocation disabled Task(subagent_type: "octo:parallel", ...) ❌ Wrong! This is a skill, not an agent type
---
**Auto-loads the parallel skill for Team of Teams orchestration.**
Describe the compound task you want decomposed:
"Build a full authentication system with OAuth, RBAC, and audit logging" "Create a complete e-commerce platform with payments, inventory, and shipping" "Implement CI/CD pipeline with testing, linting, and deployment stages"
**Team of Teams** orchestration — decomposes compound tasks into independent work packages and delegates each to a separate `claude -p` process. Each process loads the full Octopus plugin, giving every work package its own Double Diamond, agents, and quality gates.
Key architectural distinction: Task tool subagents don't load plugins. Independent `claude -p` processes do.
"Parallel build auth system with OAuth, sessions, and RBAC" "Team up on building a dashboard with charts, filters, and export" "Decompose and parallelize the API migration across 5 services"
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