All plugins

Harness Component — Plugin

Claude Octopus

Multi-LLM orchestration with Double Diamond workflows, provider routing, safety gates, and automation. Dispatches to Codex, Gemini, Copilot, Qwen, Perplexity, OpenRouter, Ollama, and OpenCode from a single plugin.

Runtimecodex
Intentbuild

Definition

{ "name": "claude-octopus", "version": "9.47.0", "description": "Multi-LLM orchestration with Double Diamond workflows, provider routing, safety gates, and automation. Dispatches to Codex, Gemini, Copilot, Qwen, Perplexity, OpenRouter, Ollama, and OpenCode from a single plugin.", "author": { "name": "nyldn" }, "license": "MIT", "repository": "https://github.com/nyldn/claude-octopus", "homepage": "https://github.com/nyldn/claude-octopus", "keywords": [ "multi-llm", "multi-agent", "orchestration", "double-diamond", "codex", "gemini", "copilot", "qwen", "ollama", "perplexity", "openrouter", "multi-provider", "provider-routing", "adversarial-review", "tdd", "debugging", "code-review", "research" ], "skills": "./skills/", "interface": { "displayName": "Claude Octopus", "shortDescription": "Multi-LLM orchestration \u2014 dispatch to 8 providers from one plugin.", "longDescription": "Claude Octopus orchestrates multiple AI providers (Codex, Gemini, Copilot, Qwen, Perplexity, OpenRouter, Ollama, OpenCode) through structured Double Diamond workflows. 32 personas, 49 commands, 54 skills covering research, implementation, review, TDD, security audits, and more. Provider dispatch includes prompt-size preflight, agent summary tables, circuit breakers, cost tracking, and model routing.", "composerIcon": "./assets/octopus-icon.svg", "developerName": "nyldn", "category": "Orchestration", "capabilities": [ "Interactive", "Read", "Write" ], "defaultPrompt": [ "Research OAuth patterns across providers", "Build a feature using multi-AI implementation", "Review this code with adversarial multi-provider analysis", "Run a structured debate between AI providers" ], "brandColor": "#6366F1" } }

View full source (1,885 chars) on GitHub

More from nyldn/claude-octopus