claude-octopus
v11.8.1Multi-LLM orchestration with Double Diamond workflows, provider routing, safety gates, and automation. Dispatches to Codex, Antigravity, Cursor CLI, Grok, Copilot, Qwen, Perplexity, OpenRouter, OrcaRouter, Ollama, OpenCode, and Kimi Code from a single plugin.
By nyldnLicense: MIT1.1k GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 50 skill or MCP entries
- Source updated
- Sep 22, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install claude-octopus for Codex
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add claude-octopus@awesome-codex-pluginsPaste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.
Compatibility: the page URL and API slug “claude-octopus-2” remain stable.
- Codex:
claude-octopus-2@agent-plugin-marketplace→claude-octopus@awesome-codex-plugins
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/nyldn/claude-octopus/.
Plugin files
├── .codex-plugin/plugin.json├── skills/flow-define/SKILL.md├── skills/flow-deliver/SKILL.md├── skills/flow-develop/SKILL.md├── skills/flow-discover/SKILL.md├── skills/flow-parallel/SKILL.md├── skills/flow-spec/SKILL.md├── skills/octopus-architecture/SKILL.md├── skills/octopus-quick/SKILL.md├── skills/octopus-research/SKILL.md├── skills/octopus-security-audit/SKILL.md├── skills/octopus-ui-ux-design/SKILL.md├── skills/skill-agent-topology/SKILL.md├── skills/skill-audit/SKILL.md├── skills/skill-authoring/SKILL.md├── skills/skill-code-review/SKILL.md├── skills/skill-content-pipeline/SKILL.md├── skills/skill-context-detection/SKILL.md├── skills/skill-copilot-provider/SKILL.md├── skills/skill-cost-projections/SKILL.md├── skills/skill-council/SKILL.md├── skills/skill-coverage-audit/SKILL.md├── skills/skill-debate/SKILL.md├── skills/skill-debug/SKILL.md├── skills/skill-decision-support/SKILL.md├── skills/skill-deck/SKILL.md├── skills/skill-design-lineage/SKILL.md├── skills/skill-doc-delivery/SKILL.md├── skills/skill-doc-sync/SKILL.md├── skills/skill-doctor/SKILL.md├── skills/skill-extract/SKILL.md├── skills/skill-factory/SKILL.md├── skills/skill-finish-branch/SKILL.md├── skills/skill-intake/SKILL.md├── skills/skill-intent-contract/SKILL.md├── skills/skill-issues/SKILL.md├── skills/skill-iterative-loop/SKILL.md├── skills/skill-knowledge-work/SKILL.md├── skills/skill-meta-prompt/SKILL.md├── skills/skill-native-escalation-routing/SKILL.md├── skills/skill-parallel-agents/SKILL.md├── skills/skill-prd/SKILL.md├── skills/skill-pressure-test/SKILL.md├── skills/skill-prototype/SKILL.md├── skills/skill-resume/SKILL.md├── skills/skill-review-response/SKILL.md├── skills/skill-rollback/SKILL.md├── skills/skill-security-framing/SKILL.md├── skills/skill-ship/SKILL.md├── skills/skill-staged-review/SKILL.md└── skills/skill-status/SKILL.md
Included Skills50
Multi-AI requirements scoping using available external providers (Double Diamond Define phase). Priority triggers: octo define, octo scope, co-define, co-scope. DO NOT use for implementation, research, review/validation, or built-in commands.
Multi-AI validation, scoring, and review using available external providers (Double Diamond Deliver phase)
Multi-AI implementation using available external providers (Double Diamond Develop phase). DO NOT use for simple code edits, reading/reviewing code, built-in commands, or trivial single-file changes.
Multi-AI research using available external providers (Double Diamond Discover phase)
Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates
NLSpec authoring — use when you need a structured specification from multi-AI research and consensus
Review system architecture, simplify boundaries, or compare interface designs from repository evidence
Quick execution for ad-hoc tasks without full workflow overhead — use for small, self-contained requests
Thorough research across multiple sources — use for complex topics needing broad synthesis
OWASP compliance, vulnerability scanning, and adversarial red team testing — use for security reviews
Design UI/UX systems with style guides, palettes, typography, and component specs for new interfaces
Audit whether a multi-agent setup earns its coordination cost — use before adding an agent, or when a workflow feels slow or agents agree without adding signal
Audit codebases for quality, consistency, and broken patterns — use for pre-release or tech debt review
Principles for writing skills that behave the same way every run — use when adding, editing, or reviewing a skill in this plugin
Expert multi-AI code review with inline PR comments — use for thorough quality and security analysis
Extract patterns and anatomy from URLs — use to reverse-engineer content strategies from live pages
Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type
GitHub Copilot CLI as optional zero-cost provider via copilot -p programmatic mode
Project remaining workflow cost from per-phase averages — warns on budget ceiling overruns
Run a configurable multi-LLM council with personas, budget caps, synthesis, veto gates, and optional implementation handoff.
Trace codepaths in diffs, map against tests, auto-generate missing coverage — use before shipping PRs
Structured multi-provider AI debates between Claude and available advisors — use for critical decisions
Debug a reproducible symptom with a bounded feedback loop and original-scenario verification
Present options with trade-offs for informed decision-making — use when choosing between approaches
Generate slide deck presentations from briefs — use when you need slides, pitch decks, or visual summaries
Persist design documents with branch tracking, revision chains, and cross-session discovery
Convert markdown to DOCX, PPTX, XLSX, PDF office documents — use when you need exportable deliverables
Post-ship doc sync across project markdown. Use when: sync docs, update docs, document changes, release notes.
Environment diagnostics — check providers, auth, config, hooks, scheduler, and more
Reverse-engineer design systems, tokens, and components from live products or screenshots
Run a full build-and-ship pipeline from a spec — use for hands-off project generation
Wrap up a branch — run tests, create PR, merge or discard — use when implementation is done
Move incoming issues and pull requests through triage states until each is actionable or closed — use when the queue has piled up or a report arrives unsorted
Use when starting a complex or ambiguous task that risks scope drift
Track project blockers, bugs, and gaps across sessions — use when issues pile up or need triage
Run tasks in a loop until goals are met — use for iterative refinement, polling, or convergence
Switch to Knowledge Work mode for research and writing — use when task is non-code focused
Craft better prompts using proven optimization techniques — use when your prompt needs refinement
Use when choosing native or multi-LLM handling for init, review, or security requests
Decompose large tasks across parallel agents — use for migrations, multi-file refactors, or batch work
Write an AI-optimized PRD using multi-AI orchestration — use when scoping a new feature or product
Interrogate a plan, decision, or design one question at a time until it holds — use to stress-test your own thinking before committing to it
Prototype one risky assumption within a fixed budget, then keep or discard the result
Pick up where you left off from a previous session — use after context resets, compaction, or new conversations
Use when a reviewer, CI bot, or another AI leaves feedback to address
Roll back to a previous checkpoint via git — use when a change went wrong and you need to revert
URL validation and content sanitization for untrusted sources — use when handling external input safely
Package and finalize completed work for delivery — use when a feature is done and ready to ship
Use when a PR or feature needs both specification and code-quality review
Show where you are in the workflow and what to do next — use for progress checks and orientation
Plugin manifests1
{
"name": "claude-octopus",
"version": "11.8.1",
"description": "Multi-LLM orchestration with Double Diamond workflows, provider routing, safety gates, and automation. Dispatches to Codex, Antigravity, Cursor CLI, Grok, Copilot, Qwen, Perplexity, OpenRouter, OrcaRouter, Ollama, OpenCode, and Kimi Code 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",
"antigravity",
"agy",
"grok",
"cursor",
"copilot",
"qwen",
"ollama",
"perplexity",
"openrouter",
"orcarouter",
"kimi-code",
"multi-provider",
"provider-routing",
"adversarial-review",
"tdd",
"debugging",
"code-review",
"research"
],
"skills": "./skills/",
"interface": {
"displayName": "Claude Octopus",
"shortDescription": "Multi-LLM orchestration — dispatch to 12 providers from one plugin.",
"longDescription": "Claude Octopus orchestrates twelve external AI providers (Codex, Antigravity, Cursor CLI, Grok, Copilot, Qwen, Perplexity, OpenRouter, OrcaRouter, Ollama, OpenCode, and Kimi Code) through structured Double Diamond workflows. 31 personas, 54 commands, 63 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"
],
"brandColor": "#6366F1"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[claude-octopus on Agent Plugins Marketplace](https://pluginsmp.com/plugins/claude-octopus-2)