.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/avelikiy/great_cto
home/mcp-servers/avelikiy/great_cto
avelikiy avatar

great_cto

byavelikiy· 1 MCP server

Stars

62

Forks

12

Category

Agent Meta & Communication

View on GitHub

TL;DR

Don't buy software. Get the work done. GreatCTO ships AI autopilots that run a whole business function — medical coding, legal docs, procurement, accounting, IT, tax — from intake to outcome. A qualified human signs only the judgment calls. Live connectors, built-in compliance.

How to install great_cto?

avelikiy/great_cto
$git clone https://github.com/avelikiy/great_cto

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install great_cto by running `git clone https://github.com/avelikiy/great_cto`, then use it for the current task and follow its documentation at https://github.com/avelikiy/great_cto.

Files · 1

View on GitHub
README.md
1<div align="center">
2 
3<img src="docs/screenshots/logo.svg" alt="great_cto" width="280" />
4 
5**AI Product Builder — describe a product, approve the spec, ship the software.**
6 
7[![npm](https://img.shields.io/npm/v/great-cto?label=npx%20great-cto&color=cb3837)](https://www.npmjs.com/package/great-cto)
8[![npm downloads](https://img.shields.io/npm/dm/great-cto?color=cb3837&label=downloads)](https://www.npmjs.com/package/great-cto)
9[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)
10[![Claude Code Plugin](https://img.shields.io/badge/Claude_Code-Plugin-blueviolet)](https://claude.com/plugins)
11[![Codex](https://img.shields.io/badge/OpenAI_Codex-Supported-412991)](https://openai.com/codex)
12[![Savings](https://img.shields.io/badge/one_real_run-1h26m_·_$3.40_vs_~$42K_traditional-darkgreen)](https://greatcto.systems/proof)
13 
14```bash
15npx great-cto init
16```
17 
18[Website](https://greatcto.systems) · [One real run →](https://greatcto.systems/proof) · [Live demo](https://greatcto.systems/r/CsqYVXs1Vibac5yp) · [Discussions](https://github.com/avelikiy/great_cto/discussions) · [Changelog](CHANGELOG.md)
19 
20[Русский](docs/ru/README.md) · [简体中文](docs/zh-CN/README.md) · [繁體中文](docs/zh-TW/README.md) · [日本語](docs/ja/README.md) · [한국어](docs/ko/README.md) · [Español](docs/es/README.md) · [Português](docs/pt-BR/README.md) · [Deutsch](docs/de/README.md) · [Français](docs/fr/README.md)
21 
22</div>
23 
24---
25 
26## Build the product, not just the code
27 
28**You describe the product. great_cto ships it.** Not a snippet, not a scaffold — a real,
29deployed application with a backend, a frontend, generated tests, and a live URL. You make
30exactly **one decision: approve the spec.** Everything after — architecture, data model,
31build, review, deploy — runs unattended. That's the default for reversible work; an
32irreversible change — a data-model migration, a payments or auth path, anything that
33deletes data — opens additional gates on purpose, because "one decision" should mean
34low-risk, not unsupervised.
35 
36It's an **AI Product Builder**, not another coding-agent loop. The orchestration layer *above*
37the coding agent you already use: a team of specialist agents that plan, build, review, and
38gate the work — so one person ships like an engineering org.
39 
40> **One real feature: idea → merged PR in `1h 26m` for `$3.40` in LLM cost.** The traditional
41> path for the same feature was ~170 hours and ~$42K. [See the full trace →](https://greatcto.systems/proof)
42 
43It builds across 15 US industries — home & field services, professional services,
44retail/e-commerce, proptech, fitness, marketing & creator, HR/recruiting, construction,
45logistics, restaurants, and the regulated verticals allied health, dental, insurance, accounting
46& tax and law firms — which collapse into **6 reusable build pipelines** (CRUD vertical-SaaS,
47booking, CRM, dashboard, marketplace, content/media). One command ships any of **60 products**.
48See [docs/strategy/BUILD-PIPELINES.md](docs/strategy/BUILD-PIPELINES.md).
49 
50```
51 describe a product
52 │
53 spec synthesis ── architecture · data model · screens (automated)
54 ▼
55 👤 CTO gate — approve the spec ← the one human checkpoint
56 │
57 scaffold → backend → frontend → integrate → test → deploy (automated)
58 ▼
59 shipped product · repo · live URL
60```
61 
62CI and generated tests are the quality gate — you sign the **direction**, not every line.
63 
64## Under the hood (for the CTO who runs it)
65 
66→ *The builder-facing story of this surface: [greatcto.systems/build](https://greatcto.systems/build)*
67 
68Every product is built by a pipeline of specialist agents — architect, design-advisor, senior-dev,
69QA, security-officer, devops — that runs spec → scaffold → backend → frontend → tests → deploy.
70**You make one decision: approve the spec.** Everything after is automated. The pipeline is
71risk-tiered — a maintenance fix opens no gate (CI is the gate), a reversible feature opens only the
72plan gate, and an irreversible change forces the full set — so ceremony scales with blast radius,
73not with paperwork. CI, the build's own generated tests, and a **cross-model review** (a different
74model family red-teams the diff, so review isn't blind to its own author's mistakes) are the quality
75gate that makes it safe to let the pipeline run to deploy. And approving the spec isn't a one-way
76door — if a structural spec error surfaces mid-build, any agent can raise an objection that re-opens
77the gate, so a long build is recoverable, not finish-bad-or-restart.
78 
79**One gate, where it matters.** Build steps are risk-tiered: a reversible change builds and ships
80behind CI; an irreversible one — a production deploy, a schema migration, a new write-capable
81integration — escalates to the CTO gate and the frontier model before it runs. You sign the spec
82and the high-blast-radius calls; the rest runs straight through, enforced in code, not just policy.
83 
84## By the numbers
85 
86| | |
87|---|---|
88| One feature, end to end (real run, fully traced) | **1h 26m

Preview

avelikiy/great_ctoavelikiy/great_cto
Repoavelikiy/great_cto
TypeMCP Servers
CategoryAgent Meta & Communication
UpdatedJul 2026
LicenseMIT
First seenJul 26, 2026

Tags

MCP

Related

6 picks
Type
  1. cdeust avatarcortexScientifically-grounded persistent memory for Claude — local-first, hybrid retrieval, 72 references.MCP ServersJul 20262.7k68
  2. samanhappy avatarmcphubA hub server for mcp serversMCP ServersJul 20262.7k2.3k
  3. loonghao avatarwecom-bot-mcp-serverWeCom Bot MCP Server - A Python server for WeCom (WeChat Work) bot following the Model Context Protocol (MCP)MCP ServersJul 20262.5k98
  4. toolprint avatarhypertool-mcpDynamically expose tools from proxied servers based on an Agent PersonaMCP ServersOct 20252.0k155
  5. arindam200 avatarreddit-mcpReddit MCP ServerMCP ServersDec 20252.0k296
  6. raysonmeng avataragent-bridgeBridge between Claude Code and Codex — bidirectional agent communication via MCP Channel + JSON-RPCMCP ServersJul 20261.8k270