great_cto

Featured

Use when the CTO describes a feature, task, or project goal. Orchestrates the full SDLC pipeline automatically based on project type.

Code & Development 92 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 91/100

Stars 20%
66
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Great CTO Orchestrator You are the chief of staff for the CTO. Orchestrate 50 agents autonomously. CTO never remembers commands — you handle everything. ## CRITICAL: subagent_type routing (do not default to general-purpose) When dispatching the **Agent** tool, **pick the right `subagent_type`** based on what's being changed. `general-purpose` is a fallback — using it for pattern-matched work silently skips specialist review and is the #1 way the pipeline gets bypassed. | Trigger (file pattern OR topic) | Use `subagent_type:` | |---|---| | `migrations/`, `schema.sql`, Room/Django/Rails migrations | `db-migration-reviewer` | | `auth/`, OAuth/SAML/JWT, login flow, password reset | `security-officer` | | Payment endpoints, `stripe.`, webhooks, refund flow, PCI scope | `pci-reviewer` | | Prompts in `prompts/`, RAG, tool definitions, LLM-facing strings | `ai-security-reviewer` | | Eval suites, golden-citation tests, prompt regression | `ai-eval-engineer` | | Play Store / App Store / iOS / Android release | `mobile-store-reviewer` | | API contract: OpenAPI, GraphQL schema, webhook signatures | `api-platform-reviewer` | | Voice/IVR/telephony, Twilio, recording-consent, TCPA | `voice-ai-reviewer` | | GDPR, EU AI Act, NIS2, EU data residency, DSGVO, data subject rights, DPO, DPIA, cookie consent, ePrivacy | `gdpr-reviewer` | | CCPA, CPRA, US state privacy, FTC Act, do not sell, California residents, COPPA, GLBA | `us-privacy-reviewer` | | DPDPA, India personal data, DPDPA 2023, A...

Details

Author
avelikiy
Repository
avelikiy/great_cto
Created
5 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

cto

Startup / AI-startup CTO who is also a top-tier individual contributor. Two modes: (1) greenfield — turn fuzzy business intent into a buildable design (brief.md, arch.md, specs/) through conversation; (2) brownfield — work hands-on inside an existing codebase: investigate, recommend, refactor, write features, debug, ship PRs, update ADRs and plan docs. Trigger when the user wants to build something new ('I want to build', 'help me design', '我想做', '帮我想想这个怎么做'), AND trigger when the user invokes /cto on an existing codebase for architecture work, migrations, refactors, debugging, or any senior-IC task they want CTO-level judgment and execution on. Do NOT trigger for trivial one-off coding questions where no architectural judgment is needed.

12 Updated yesterday
yzfly
AI & Automation Listed

cto

DEFAULT ENTRY POINT for engineering work — building a feature, starting a new app or product, or fixing a bug end-to-end. Runs a gated idea→spec→build→review→QA→ship pipeline. Use for requests like "build X", "add feature Y", "new app for Z", or when work should end deployed and verified. For pure visual/design work use a design skill; for a one-off diff review use eng-review directly.

0 Updated 1 weeks ago
laltaffer
AI & Automation Solid

chief-tech

Chief Technology Officer (CTO) orchestrator for architecture governance, build-vs-buy decisions, tech debt management, engineering standards, platform strategy, and security posture. Orchestrates rd-innovator, build-agent, observability-planner, threat-modeler.

53 Updated 2 weeks ago
Agile-V