avelikiy

60 mods across 1 repository, 86 stars between them.

great_cto

01

avelikiy/great_cto

Plugin Claude Code

Engineering process for solo founders and teams up to 50 engineers. Agents do architecture, code review, QA, and security. You make two decisions per feature.

86 3d ago B tokens not measured original MIT

great_cto AGENTS.md

02

avelikiy/great_cto

Instructions file CodexOpenCode

Instructions for avelikiy/great_cto, covering agent instructions, quick reference, non-interactive shell commands, force overwrite without prompting and for recursive operations.

86 3d ago C 741 tokens copy · 77% MIT

great_cto CLAUDE.md

03

avelikiy/great_cto

Instructions file

Instructions for avelikiy/great_cto, covering claude.md — ai agent instructions for greatcto, privacy — private project names, privacy — local paths, privacy — telemetry and code style.

86 3d ago A 1,703 tokens original MIT

accounting-reviewer

04

avelikiy/great_cto

Agent

Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterprise-saas archetypes. Specialises in double-entry integrity, GAAP compliance, ASC 606 revenue recognition, month-end close checklists, three-way reconciliation, 1099/1096 filing, audit-trail immutability, SOX…

86 3d ago A 114 tokens original MIT

avelikiy/great_cto

Agent

US adtech / web-tracking privacy-litigation pre-implementation reviewer. Specialises in the wave of US class-action exposure around tracking pixels and session replay — VPPA (Video Privacy Protection Act), CIPA (California Invasion of Privacy Act wiretap / pen-register theory), Washington My Health My Data Act (MHMDA…

86 3d ago A 122 tokens original MIT

ai-eval-engineer

06

avelikiy/great_cto

Agent

Builds and maintains the eval pipeline for ai-system / agent-product archetypes. Outputs tests/eval/EVAL-.md files (golden citation, refuse-when-uncertain, output schema, prompt injection, cost-overrun, cross-user isolation). Runs regression on every prompt or model change. Detects drift.

86 3d ago A 71 tokens original MIT

ai-prompt-architect

07

avelikiy/great_cto

Agent

Designs and versions LLM system prompts for ai-system / agent-product archetypes. Outputs docs/adr/ADR-{NN}-PROMPT-{name}.md files with sha256-pinned prompt text, jailbreak resistance test cases, and revision history. Pairs with ai-eval-engineer for golden-set scenarios.

86 3d ago B 69 tokens original MIT

avelikiy/great_cto

Agent

AI-specific pre-implementation threat modelling for ai-system / agent-product archetypes. Specialises in OWASP LLM Top 10 (prompt injection, output exfiltration, SSRF in tool layer, supply chain, cost runaway, cross-user isolation, model jailbreak, RAG poisoning). Outputs threat model TM-{slug}.md and signs off…

86 3d ago C 85 tokens original MIT

avelikiy/great_cto

Agent

API platform / dev-API pre-implementation reviewer. Specialises in rate-limit design (token-bucket / sliding-window per tier), OAuth 2.1 + PKCE scope hygiene, webhook signing (HMAC-SHA256 + replay-window + retry policy), idempotency keys, RFC 8594 Sunset header, deprecation policy ≥6 months, SLA…

86 3d ago A 106 tokens original MIT

app-scaffolder

10

avelikiy/great_cto

Agent

Project-scaffolding builder that stands up a working base application from the pinned stack-baseline so senior-dev implements FEATURES, not boilerplate. Creates the Next.js + TypeScript + Tailwind/shadcn skeleton, wires Drizzle + Postgres, Auth.js (to the auth-engineer contract), env template, folder structure, CI…

86 3d ago A 137 tokens original MIT

architect

11

avelikiy/great_cto

Agent

Use when starting any new feature. Creates architecture docs, ADRs, cost estimates, Well-Architected review. Always first in the pipeline.

86 3d ago A 31 tokens original MIT

auth-engineer

12

avelikiy/great_cto

Agent

Authentication and access-control specialist for SMB Product-Builder products. Owns the auth contract — provider choice (Auth.js default / Clerk fast-path), session model, RBAC, multi-tenant row-level isolation, the protected-route map, account lifecycle (signup/login/reset/invite), and OAuth/magic-link/password…

86 3d ago A 125 tokens original MIT

cli-reviewer

13

avelikiy/great_cto

Agent

CLI tool pre-implementation reviewer. Specialises in shell-injection prevention (no shell, argv arrays only), CLI UX conventions (--help / --version / exit codes / --json mode / NOCOLOR), cross-platform path handling, secret redaction in --verbose, and dangerous-default detection. Outputs threat model TM-{slug}.md and…

86 3d ago B 82 tokens original MIT

cmmc-reviewer

14

avelikiy/great_cto

Agent

US defense-contractor (GovCon) pre-implementation reviewer. Specialises in CMMC 2.0 (Level 1 FCI / Level 2 NIST SP 800-171 110-control / Level 3), DFARS 252.204-7012 (safeguarding + 72-hour incident reporting to DoD + media preservation), CUI identification & marking, SPRS score + SSP/POA&M, ITAR/EAR export controls…

86 3d ago A 148 tokens original MIT

cms-reviewer

15

avelikiy/great_cto

Agent

CMS / content-platform pre-implementation reviewer. Specialises in schema.org structured data, Core Web Vitals (LCP / INP / CLS), DMCA §512 safe-harbor workflow, UGC moderation (CSAM / NCMEC reporting / spam / hate-speech), image optimization (AVIF / WebP / responsive srcset), sitemap.xml + robots.txt + canonical…

86 3d ago A 129 tokens original MIT

code-reviewer

16

avelikiy/great_cto

Agent

Use after senior-dev completes a task and before gate:ship. One stable, human-grade reviewer (correctness, security, performance, readability) — replaces ad-hoc inline review forks. Reads the diff, files bugs in Beads, emits a verdict.

86 3d ago A 56 tokens original MIT

connector-builder

17

avelikiy/great_cto

Agent

Source-connector specialist for dashboard / analytics Product-Builder products. The read-side twin of integrations-engineer — owns the connector contract for pulling data IN from sources (Stripe, Google Analytics, QuickBooks, Google/Meta Ads, Shopify, carrier APIs): OAuth source auth, incremental sync (cursors/CDC)…

86 3d ago A 124 tokens original MIT

continuous-learner

18

avelikiy/great_cto

Agent

Use at session end (auto-triggered by SessionEnd hook) or via /learn command. Extracts repeatable patterns, decisions, and cost outliers from the session and writes structured entries to .greatcto/lessons.md. Promotes high-confidence patterns to /.greatcto/decisions.md after ≥3 occurrences.

86 3d ago A 72 tokens original MIT

coordinator

19

avelikiy/great_cto

Agent

Multi-agent coordinator. Use when a CTO request spans 3+ independent work streams, requires parallel research before implementation, or the task graph is complex enough that sequencing matters. Orchestrates agents across the full DECOMPOSE→CLASSIFY→DISPATCH→MONITOR→SYNTHESIZE→VERIFY lifecycle.

86 3d ago A 66 tokens original MIT

avelikiy/great_cto

Agent

Data-platform pre-implementation reviewer. Specialises in dbt model contracts, Spark / Airflow lineage, PII detection in driver logs, GDPR retention enforcement, BI dashboard SLOs, and SAR / DPIA readiness. Outputs threat model TM-{slug}.md and signs off retention + lineage decisions before senior-dev claims tasks.

86 3d ago A 71 tokens original MIT

avelikiy/great_cto

Agent

Database migration safety specialist. Activates when migrations/ files are detected in a PR or feature branch. Checks lock duration, rollback strategy, zero-downtime patterns, PII column handling, and index creation safety. Writes docs/migrations/MIGRATE-{slug}.md. Blocks deploy if no rollback path exists.

86 3d ago A 69 tokens original MIT

decision-scorer

22

avelikiy/great_cto

Agent

Scores 2+ architectural alternatives against PROJECT.md criteria. Called by architect after proposing variants. Outputs a weighted scoring table and recommended choice.

86 3d ago A 32 tokens original MIT

design-advisor

23

avelikiy/great_cto

Agent

Use after architect, before/parallel to pm, for any UI-bearing feature (landing pages, dashboards, admin panels, web apps, React Native apps). Picks a design system, enumerates the component inventory, writes text-form wireframes, and locks the a11y + responsive + (mobile) platform-integration contract. Outputs…

86 3d ago A 89 tokens original MIT

devops

24

avelikiy/great_cto

Agent

Use after gate:ship is approved. Deploys using the method matching the project type.

86 3d ago A 21 tokens original MIT