nyldn
Octopus orchestrates code review, research, and development workflows across up to ten external LLM providers (Codex, Gemini, Copilot, Ollama, Qwen, OpenRouter, and others) alongside Claude, using consensus gates and multi-agent deliberation to catch blind spots before shipping. It bundles 50 commands, 58 reusable skills, 50 specialized personas, and persistent session memory to run autonomous pipelines from spec to delivery with quality checks at each phase.
50 commands · 50 agents · 58 skills · 27 hooks
#multi-llm-orchestration#consensus-gates#code-review#autonomous-agents
NikiforovAll
This plugin provides a spec-driven development workflow system with four specialized agents that guide feature development through structured phases: Requirements (business analyst), Design (software architect), Tasks (development lead), and Implementation (strict task executor). The workflow enforces sequential execution with approval gates, zero-improvisation during coding, and produces comprehensive specification documents at each phase.
4 agents · 1 skill
#spec-driven-development#agent-workflow#requirements-management#technical-design
alexei-led
spec-flow provides a lightweight spec loop that guides you through planning a slice, executing a task, and then checkpointing progress or closing out work. It consists of two agents and one skill to streamline iterative development cycles.
2 agents · 1 skill
#spec-loop#task-planning#checkpoint-workflow#iterative-development