by nyldn
Multi-AI orchestration plugin for Claude Code — 7 providers (Codex, Gemini, Claude, Perplexity, OpenRouter, Ollama, Copilot), 47 commands, 50 skills, Double Diamond workflows
# Add to your Claude Code skills
git clone https://github.com/nyldn/claude-octopusA Claude Code plugin that orchestrates seven AI providers with distinct roles, adversarial review, and consensus gates — so no single model's blind spots slip through.
<p align="center"> <img src="assets/social-preview.jpg" alt="Claude Octopus" width="640"> </p> <p align="center"> <img src="https://img.shields.io/badge/Version-9.9.2-blue" alt="Version 9.9.2"> <img src="https://img.shields.io/badge/Claude_Code-v2.1.50+-blueviolet" alt="Requires Claude Code v2.1.50+"> <img src="https://img.shields.io/badge/Factory_AI-Compatible-orange" alt="Factory AI Compatible"> <img src="https://img.shields.io/badge/License-MIT-green" alt="MIT License"> </p>🐙 Seven providers, one workflow. Other multi-AI tools run providers in parallel and hand you separate answers. Octopus assigns each model a distinct role — Codex for implementation depth, Gemini for ecosystem breadth, Claude for synthesis — then enforces a 75% consensus gate before anything ships. Disagreements get caught, not ignored.
🧠 Persistent cross-session memory. Deeply integrates with claude-mem for searchable, persistent memory across conversations — past decisions, research, and context survive session boundaries so your next workflow picks up where the last one left off.
⚡ Spec in, software out. Dark Factory mode takes a spec and autonomously runs the full pipeline — research, define, develop, deliver — with holdout testing and satisfaction scoring. You review the output, not every step.
🔄 Methodology, not just machinery. Built on the Double Diamond framework, every task moves through four structured phases: discover, define, develop, deliver. Quality gates between phases mean sloppy work can't advance. Other orchestrators give you infrastructure to build workflows on — Octopus gives you the workflows.
🐙 32 specialized personas, 47 commands, 50 skills. Not generic agents. A security-auditor that thinks in OWASP. A backend-architect that designs APIs. A ui-ux-designer grounded in BM25 design intelligence. Personas activate automatically based on what you ask — say "audit my API" and the right expert shows up. Don't know the command name? Just say what you need — the smart router figures it out.
🐙 Works with just Claude. Scales to three. Zero external providers needed to start. You get every persona, every workflow, every skill on day one. Add Codex or Gemini and multi-AI orchestration lights up — parallel research, adversarial debate, cross-model review.
💰 Subscription Advantage. Codex and Gemini authenticate via OAuth, so if you already subscribe to ChatGPT or Google AI you pay nothing extra — no API keys required.
| Version | What shipped | |---------|-------------| | 9.9.2 | Doc consolidation — 9 stale docs removed (archived to dev repo), provider counts normalized to 7 across all docs, debate refs updated to four-way, new `config/providers/copilot/C...
No comments yet. Be the first to share your thoughts!