Add great-cto to Workflow Orchestration - #441
Open
avelikiy wants to merge 1 commit into
Open
Conversation
great_cto runs Claude Code as a pipeline of specialist agents rather than a single one: architecture, product, implementation, QA, security and deploy, with an independent model reviewing each stage before the next begins and human gates on the steps that are expensive to undo. Listed with an external `source` (as tree-ring-memory and trigger-tree are) rather than vendoring the plugin into ./plugins — it is 71 agents, 44 commands and 39 skills, and a copy here would drift from the upstream it is copied from. - Repository: https://github.com/avelikiy/great_cto - npm: great-cto@3.22.0 - Docs: https://greatcto.systems - MIT licensed
avelikiy
added a commit
to avelikiy/great_cto
that referenced
this pull request
Sep 3, 2026
Submitted as ccplugins/awesome-claude-code-plugins#441. Tracked as `pending`, not `listed`: absence there is the expected reading until the PR is merged, and the third column exists precisely so a wait does not file an issue every Monday. Move it to `listed` when it lands, and the check starts guarding it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds great-cto — a Claude Code plugin that runs the tool as a pipeline of specialist agents instead of a single one: architecture, product, implementation, QA, security and deploy, with an independent model reviewing each stage before the next begins and human gates on the steps that are expensive to undo.
great-cto@3.22.0On the
sourcefieldListed with an external
source— the same shapetree-ring-memoryandtrigger-treeuse — rather than vendoring the plugin into./plugins. At 71 agents, 44 commands and 39 skills a copy here would be large, and it would drift from the upstream it was copied from. Happy to vendor it instead if that is preferred.Changes
README.md— one row, inserted in the existing order of Workflow Orchestration without reordering the neighbouring entries.claude-plugin/marketplace.json— one entry, categoryWorkflow Orchestration