multiplexer active

great_cto

Maker: avelikiy License: MIT Stars: 78 First released: 2026-04-05 Language: JavaScript
CLI IDE

About

great_cto turns a single developer's coding agent into an assembly line for whole products. Installed as a plugin, it drives Claude Code or OpenAI Codex through a fixed sequence — architecture, data model, backend, frontend, tests, deployment — with 69 specialist agents whose scopes are enforced at write time so a stage's agent cannot modify files outside its brief. Each stage hands its output to a second model for verification, which returns a verified, rework, or unverifiable verdict before downstream work proceeds. A self-updating board on localhost:3141 shows pipeline state, pending gates, and per-session cost, and three human approval gates (product, plan, deploy) are configurable from product-only through fully automatic, with compliance gates never skipped. The developer stays in the loop at gates while the pipeline runs, and the project publishes cost benchmarks alongside its releases.