From 0d2abf886197aaec21ac5863cf2479a94e8c1678 Mon Sep 17 00:00:00 2001 From: avelikiy Date: Thu, 16 Apr 2026 17:11:15 +0200 Subject: [PATCH] =?UTF-8?q?Add=20great=5Fcto=20=E2=80=94=207-agent=20SDLC?= =?UTF-8?q?=20pipeline=20plugin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcf342e..1d00eaf 100644 --- a/README.md +++ b/README.md @@ -339,6 +339,7 @@ Platforms for running multiple AI coding agents in parallel with workspace isola - [Bernstein](https://github.com/chernistry/bernstein) — Deterministic multi-agent orchestrator that spawns parallel coding agents (Claude Code, Codex CLI, Gemini CLI) from a single goal, verifies with tests, and auto-commits. Zero LLM tokens on coordination. - [Kagan](https://github.com/kagan-sh/kagan) — Open-source AI orchestration board with a VS Code extension for planning, running, and reviewing coding agent tasks. - [pi-ralph](https://github.com/samfoy/pi-ralph) — Multi-agent orchestration loops for the pi coding agent. Runs autonomous implementation, review, and debugging cycles with configurable roles and loop chaining. +- [great_cto](https://github.com/avelikiy/great_cto) — Claude Code plugin with 7 specialized agents (tech-lead, senior-dev, qa-engineer, security-officer, devops, l3-support, project-auditor) running a full SDLC pipeline with 12-angle code review, 10 project archetypes, 13 compliance frameworks, and two-gate approval flow (architecture + deploy). ### Sandboxing & Isolation