70 AGENTS · GENERATED FROM great_cto v3.29.1

70 agents. 3 stops are yours.

Every card below is read from this repo's own pipeline map and gate rules, not hand-written. See what runs for your project, and where you get to say no.

70
agents
9
main path
3
stops by default (+ import, always)
39
domain reviewers join by context
THE PIPELINE · from shared/pipeline.toml

9 agents on the main path. 3 stops are yours.

  1. #01claude-opus-5
    The first agent in the pipeline — runs BEFORE architect. Turns a raw idea or problem statement into a validated product brief. Frames the problem, brainstorms options, runs a multi-LLM idea debate (4 personas on 4 models), and synthesizes a recommendation the CTO approves at gate:product (the one human gate — WHAT before HOW). Outputs docs/product/BRIEF-{slug}.md + discovery-summary for architect.
  2. #02claude-opus-5
    Use when starting any new feature. Creates architecture docs, ADRs, cost estimates, Well-Architected review. Always first in the pipeline.
  3. #03sonnet
    Use after architect produces the ARCH doc. Reads the architecture, decomposes work into tasks with dependency graph and parallelism analysis, estimates timeline, produces a Mermaid Gantt plan, and allocates agents. Creates gate:plan for human approval before any senior-dev starts.
  4. #04sonnet
    Use to implement tasks from Beads backlog. Claims a task, implements with TDD, closes when done. Can run in parallel.
  5. #05haiku
    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.
  6. #06haiku
    Use after senior-dev completes implementation. Analyzes actual code, then runs type-appropriate QA, writes report, files bugs in Beads.
  7. #07sonnet
    Use after QA passes. Runs security audit by project type, writes report, controls gate:ship.
  8. #08haiku
    Use after gate:ship is approved. Deploys using the method matching the project type.
  9. #09sonnet
    Production support. Monitors logs, triages incidents, creates Beads tasks. For P0 — immediate investigation + postmortem.
Gates on the rail (9)
Which gates stop at each approval level
Gates that stop the pipeline, by approval level. Default: gates-only.
Levelgate:productgate:archgate:plangate:codegate:qagate:shipgate:securitygate:compliancegate:import
autoregulated onlyregulated onlyregulated onlystops
product-onlystopsstopsregulated onlyregulated onlystops
ship-onlystopsregulated onlyregulated onlystops
gates-only (default)stopsstopsstopsregulated onlyregulated onlystops
strictstopsstopsstopsregulated onlyregulated onlystops
expertstopsstopsstopsstopsstopsstopsstopsregulated onlystops
step-by-stepstopsstopsstopsstopsstopsstopsstopsregulated onlystops
WHO JOINS · computed at build time by compileFlow — the function great-cto init runs

Pick your project. See who joins.

Fintech · EU

7 run · 6 stops · 2 sign-offs

RUN FOR THIS CONTEXT
Agents that run for this context
Run for this contextSlotSource
architectMain path · stage 02always
design-advisorbefore senior-devalways
gdpr-reviewerbefore senior-deveu
pci-reviewerbefore senior-dev
suggested when files change: src/billing/stripe-webhook.ts · api/refund.ts
always
qa-engineerMain path · stage 06always
regulated-reviewerbefore senior-dev
suggested when files change: config/dora-ict-register.yaml · src/nis2-controls.ts
always
senior-devMain path · stage 04always
STOPS · gates-only
  • gate:product
  • gate:arch
  • gate:import
  • gate:security
  • gate:compliance
  • gate:ship
SIGN-OFFS DECLARED BY REVIEWERS · not a stop

gate:eu-ai-act-classification · gate:gdpr-dpia

RELEVANT · orchestrator decides (applies_to)

accounting-reviewer · db-migration-reviewer · dpdpa-reviewer · tax-reviewer · us-ai-reviewer · us-privacy-reviewer

SUGGESTED WHEN THESE FILES CHANGE

db-migration-reviewer — db/migrations/0007_add_index.sql · prisma/migrations/20260801_init/migration.sql
pci-reviewer — src/billing/stripe-webhook.ts · api/refund.ts
accounting-reviewer — src/journal-entry.ts · lib/general-ledger.ts
tax-reviewer — src/form-8879.ts · lib/tax-prep.py
regulated-reviewer — config/dora-ict-register.yaml · src/nis2-controls.ts

51 other agents are not in this team.

Healthcare · US-CA

7 run · 6 stops · 2 sign-offs

RUN FOR THIS CONTEXT
Agents that run for this context
Run for this contextSlotSource
architectMain path · stage 02always
design-advisorbefore senior-devalways
healthcare-reviewerbefore senior-dev
suggested when files change: src/hipaa-audit.ts · integrations/fhir/client.ts
always
qa-engineerMain path · stage 06always
security-officerMain path · stage 07always
senior-devMain path · stage 04always
us-privacy-reviewerbefore senior-devus-ca
STOPS · gates-only
  • gate:product
  • gate:arch
  • gate:import
  • gate:security
  • gate:compliance
  • gate:ship
SIGN-OFFS DECLARED BY REVIEWERS · not a stop

gate:ccpa-dsrp · gate:us-state-privacy-matrix

RELEVANT · orchestrator decides (applies_to)

gdpr-reviewer · rcm-reviewer · us-ai-reviewer

SUGGESTED WHEN THESE FILES CHANGE

security-officer — src/auth/session.ts · api/oauth-callback.ts
healthcare-reviewer — src/hipaa-audit.ts · integrations/fhir/client.ts
rcm-reviewer — src/cms-1500.ts · lib/prior-auth.ts

55 other agents are not in this team.

Booking · routing + mobile

13 run · 4 stops · 0 sign-offs

RUN FOR THIS CONTEXT
Agents that run for this context
Run for this contextSlotSource
app-scaffolderbefore senior-devalways
architectMain path · stage 02always
auth-engineerbefore senior-devalways
design-advisorbefore senior-devalways
geo-routing-engineerbefore senior-devrouting
integrations-engineerbefore senior-devalways
migration-import-engineerbefore senior-devalways
mobile-app-builderbefore code-reviewermobile
pci-reviewerbefore senior-dev
suggested when files change: src/billing/stripe-webhook.ts · api/refund.ts
always
qa-engineerMain path · stage 06always
security-officerMain path · stage 07always
senior-devMain path · stage 04always
subscription-billing-engineerbefore senior-devalways
STOPS · gates-only
  • gate:product
  • gate:arch
  • gate:import
  • gate:ship
SIGN-OFFS DECLARED BY REVIEWERS · not a stop

none declared for this selection

RELEVANT · orchestrator decides (applies_to)

infra-provisioner

SUGGESTED WHEN THESE FILES CHANGE

pci-reviewer — src/billing/stripe-webhook.ts · api/refund.ts
security-officer — src/auth/session.ts · api/oauth-callback.ts

51 other agents are not in this team.

The rules behind this
T1 — what each archetype adds, on top of the 9-agent main path.
ArchetypeAddsAgents
AI agentai-eval-engineer · ai-prompt-architect · ai-security-reviewer6
AI systemai-eval-engineer · ai-prompt-architect · ai-security-reviewer6
Booking / schedulingapp-scaffolder · auth-engineer · design-advisor · integrations-engineer · migration-import-engineer · pci-reviewer · subscription-billing-engineer11
Browser extensiondesign-advisor · web-store-reviewer5
CLI toolcli-reviewer4
CMScms-reviewer · design-advisor5
E-commercedesign-advisor · pci-reviewer6
Content / media platformapp-scaffolder · auth-engineer · design-advisor · integrations-engineer · media-pipeline-engineer · migration-import-engineer · pci-reviewer · subscription-billing-engineer12
CRMapp-scaffolder · auth-engineer · design-advisor · integrations-engineer · migration-import-engineer · subscription-billing-engineer10
Dashboard / analyticsapp-scaffolder · auth-engineer · connector-builder · design-advisor · integrations-engineer · migration-import-engineer · subscription-billing-engineer11
Data platformdata-platform-reviewer4
defense-govconcmmc-reviewer · gov-reviewer6
Developer tooldevtools-reviewer4
EdTechdesign-advisor · edtech-reviewer5
Enterprise SaaSdesign-advisor · enterprise-saas-reviewer5
Fintechdesign-advisor · pci-reviewer · regulated-reviewer6
Gamedesign-advisor · game-reviewer5
Governmentdesign-advisor · gov-reviewer6
New projectregulated floor only3
Healthcaredesign-advisor · healthcare-reviewer6
Infrastructureinfra-reviewer4
Insurancedesign-advisor · insurance-reviewer · regulated-reviewer6
IoT / embeddedfirmware-reviewer4
Legal / Law firmdesign-advisor · legal-reviewer6
Library / SDKlibrary-reviewer4
Marketplacedesign-advisor · marketplace-reviewer · pci-reviewer6
Marketplaceapp-scaffolder · auth-engineer · design-advisor · integrations-engineer · migration-import-engineer · pci-reviewer · subscription-billing-engineer11
MLOps pipelineai-security-reviewer · mlops-reviewer5
Mobile appdesign-advisor · mobile-store-reviewer6
Regulated systemregulated-reviewer4
Streaming systemstreaming-reviewer4
Vertical SaaSapp-scaffolder · auth-engineer · design-advisor · integrations-engineer · migration-import-engineer · subscription-billing-engineer10
Web servicedesign-advisor5
Web3 / DeFidesign-advisor · oracle-reviewer5
T2 — jurisdiction reviewers, by code.
JurisdictionAddsAgents
EU · GDPRgdpr-reviewer1
US · FTC Act § 5us-privacy-reviewer1
US-CA · CCPA / CPRAus-privacy-reviewer1
UK · UK GDPRgdpr-reviewer1
IN · DPDPA 2023dpdpa-reviewer1
BR · LGPDgdpr-reviewer1
AU · Privacy Act 1988us-privacy-reviewer1
SG · PDPA 2012us-privacy-reviewer1
CA · PIPEDAus-privacy-reviewer1
JP · APPI 2022us-privacy-reviewer1
CN · PIPL 2021gdpr-reviewer1
KR · PIPAus-privacy-reviewer1
T3 — packs and signals, and what each adds.
SignalAddsAgents
Voice / telephonyvoice-ai-reviewer1
Hiringhr-ai-reviewer1
Public APIapi-platform-reviewer1
Tracking pixelsadtech-privacy-reviewer · us-privacy-reviewer2
AI governanceus-ai-reviewer1
Routing / maps (archetype-gated)geo-routing-engineer1
Mobile / field crews (archetype-gated)mobile-app-builder1
T4 — file-path rules (printed at session start, at most 5 reviewers). 28 rules.
ReviewerExample paths
db-migration-reviewerdb/migrations/0007_add_index.sql · prisma/migrations/20260801_init/migration.sql
pci-reviewersrc/billing/stripe-webhook.ts · api/refund.ts
security-officersrc/auth/session.ts · api/oauth-callback.ts
ai-security-reviewerprompts/system.txt · src/rag/retriever.ts
ai-eval-engineertests/eval/runner.mjs · data/golden_set.jsonl
mobile-store-reviewerfastlane/Fastfile · ios/iap-manager.swift
api-platform-reviewerapi/openapi.yaml · src/webhooks.ts
voice-ai-reviewerintegrations/twilio-handler.ts · src/ivr/menu.ts
hr-ai-reviewersrc/hiring/rank.ts · lib/resume_screen.py
edtech-reviewersrc/coppa-consent.ts · lib/student_data.py
gov-reviewerconfig/fedramp-boundary.yaml · src/fisma-controls.ts
game-reviewersrc/loot_box.ts · config/esrb.json
enterprise-saas-reviewersrc/scim/provision.ts · db/row-level-security.sql
procurement-reviewersrc/purchase-order.ts · lib/punchout.ts
accounting-reviewersrc/journal-entry.ts · lib/general-ledger.ts
msp-reviewersrc/rmm-agent.ts · lib/credential-vault.ts
tax-reviewersrc/form-8879.ts · lib/tax-prep.py
insurance-reviewersrc/naic-filing.ts · lib/actuarial-model.py
legal-reviewersrc/iolta-ledger.ts · lib/conflict-check.ts
healthcare-reviewersrc/hipaa-audit.ts · integrations/fhir/client.ts
rcm-reviewersrc/cms-1500.ts · lib/prior-auth.ts
regulated-reviewerconfig/dora-ict-register.yaml · src/nis2-controls.ts
infra-reviewerinfra/main.tf · helm/values.yaml
web-store-reviewerextension/manifest.json · src/mv3-worker.ts
performance-engineertests/k6/load.js · src/perf-budget.ts
library-reviewerCargo.toml · pyproject.toml
cli-reviewerbin/great-cto · src/cli/main.ts
mcp-server-reviewermcp-servers/llm-router/server.py · src/mcp.ts
ALL 70 AGENTS · from agents/*.md

Every agent — what it may touch, what it leaves behind.

Main path (9)

product-owner claude-opus-5Main path · stage 01

The first agent in the pipeline — runs BEFORE architect. Turns a raw idea or problem statement into a validated product brief. Frames the problem, brainstorms options, runs a multi-LLM idea debate (4 personas on 4 models), and synthesizes a recommendation the CTO approves at gate:product (the one human gate — WHAT before HOW). Outputs docs/product/BRIEF-{slug}.md + discovery-summary for architect.

Shell
none
Web
yes
Spawns agents
yes
Skills
brainstorming · brainstorm [external · product-management] · writing-plans [external · superpowers]
Produces
brief
Joins
Main path · stage 01
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/product-owner.md ↗
architect claude-opus-5Main path · stage 02

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

Shell
none
Web
yes
Spawns agents
no
Skills
decision-eval · writing-plans [external · superpowers] · requesting-code-review [external · superpowers] · system-architect [external · anthropic-skills] · adr [external · anthropic-skills] · beads · skeptical-triage · done-blocked · well-architected · discovery · migration-ready-schema · stack-baseline
Produces
arch
Joins
Main path · stage 02
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/architect.md ↗
pm sonnetMain path · stage 03

Use after architect produces the ARCH doc. Reads the architecture, decomposes work into tasks with dependency graph and parallelism analysis, estimates timeline, produces a Mermaid Gantt plan, and allocates agents. Creates gate:plan for human approval before any senior-dev starts.

Shell
full
Web
yes
Spawns agents
no
Skills
pm-planning · pre-mortem · cost-model · anti-patterns · beads
Produces
plan · briefs
Joins
Main path · stage 03
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/pm.md ↗
senior-dev sonnetMain path · stage 04

Use to implement tasks from Beads backlog. Claims a task, implements with TDD, closes when done. Can run in parallel.

Shell
full
Web
yes
Spawns agents
no
Skills
test-driven-development [external · superpowers] · subagent-driven-development [external · superpowers] · requesting-code-review [external · superpowers] · beads · done-blocked · ui-ux-pro-max · stack-baseline · web-artifacts-builder [external · anthropic-skills] · theme-factory [external · anthropic-skills]
Produces
receipt
Joins
Main path · stage 04
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/senior-dev.md ↗
code-reviewer haikuMain path · stage 05

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.

Shell
full
Web
no
Spawns agents
no
Skills
beads
Produces
receipt
Joins
Main path · stage 05
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/code-reviewer.md ↗
qa-engineer haikuMain path · stage 06

Use after senior-dev completes implementation. Analyzes actual code, then runs type-appropriate QA, writes report, files bugs in Beads.

Shell
full
Web
yes
Spawns agents
no
Skills
beads · skeptical-triage · done-blocked · prose-style · test-strategy
Produces
report
Joins
Main path · stage 06
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/qa-engineer.md ↗
security-officer sonnetMain path · stage 07

Use after QA passes. Runs security audit by project type, writes report, controls gate:ship.

Shell
full
Web
yes
Spawns agents
no
Skills
cso · beads · skeptical-triage · done-blocked · prose-style
Produces
report
Joins
Main path · stage 07
suggested when files change: src/auth/session.ts · api/oauth-callback.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/security-officer.md ↗
devops haikuMain path · stage 08

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

Shell
full
Web
yes
Spawns agents
no
Skills
ship · land-and-deploy · canary · beads · done-blocked · observability-baseline
Produces
not declared
Joins
Main path · stage 08
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/devops.md ↗
l3-support sonnetMain path · stage 09

Production support. Monitors logs, triages incidents, creates Beads tasks. For P0 — immediate investigation + postmortem.

Shell
full
Web
yes
Spawns agents
no
Skills
systematic-debugging [external · superpowers] · investigate · beads · done-blocked · observability-baseline
Produces
not declared
Joins
Main path · stage 09
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/l3-support.md ↗

Prototyper (2)

decision-scorer claude-sonnet-5Prototyper

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

Shell
none
Web
no
Spawns agents
no
Skills
not declared
Produces
not declared
Joins
with architect
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/decision-scorer.md ↗
design-advisor claude-opus-5Prototyper

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 docs/design/DESIGN-{slug}.md. Plan altitude only — never writes implementation code.

Shell
none
Web
yes
Spawns agents
no
Skills
ui-ux-pro-max · anydesign · committed-aesthetic · aesthetic-instrument · writing-plans [external · superpowers] · decision-eval · beads · skeptical-triage · done-blocked
Produces
design
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/design-advisor.md ↗

Builder (11)

ai-eval-engineer haikuBuilder

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.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · test-driven-development [external · superpowers] · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: tests/eval/runner.mjs · data/golden_set.jsonl
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/ai-eval-engineer.md ↗
ai-prompt-architect sonnetBuilder

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.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev via ai-eval-engineer
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/ai-prompt-architect.md ↗
app-scaffolder sonnetBuilder

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, and a passing smoke test — a deployable empty app. Runs first in the build, after gate:plan, before senior-dev. Writes the scaffold + docs/SCAFFOLD-{slug}.md. Without a pinned starter every build reinvents the skeleton; this makes the first hour of every product identical and correct.

Shell
full
Web
yes
Spawns agents
no
Skills
stack-baseline · migration-ready-schema · observability-baseline · test-driven-development [external · superpowers] · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/app-scaffolder.md ↗
auth-engineer sonnetBuilder

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 flows. Runs after architect, before senior-dev. Writes docs/auth/AUTH-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
stack-baseline · migration-ready-schema · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/auth-engineer.md ↗
connector-builder sonnetBuilder

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), schema mapping into the warehouse-lite, backfill, freshness SLAs, and partial-failure handling. Runs after architect, before senior-dev. Writes docs/connectors/CONNECT-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
migration-ready-schema · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/connector-builder.md ↗
geo-routing-engineer sonnetBuilder

Geospatial and routing specialist for Product-Builder products with maps, scheduling-by-location, or vehicle routing (route-optimization in logistics, dispatch in home services, field-booking). Owns the routing contract — geocoding, the VRP/routing model (constraints, objective), maps/distance-matrix provider selection, ETA + time-window handling, re-optimization on change, and the cost/quBudget of map API calls. Runs after architect, before senior-dev. Writes docs/routing/ROUTE-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
cost-model · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/geo-routing-engineer.md ↗
integrations-engineer sonnetBuilder

Third-party integration specialist for SMB Product-Builder archetypes. Owns the integration contract — OAuth2/API-key flows, webhook signature verification, idempotency keys, retry/backoff with jitter, rate-limit handling, secret storage, and sandbox→prod promotion — for Stripe, Twilio, QuickBooks, Google/Microsoft Calendar, Shopify, MLS/IDX, and carrier APIs. Runs after architect/design-advisor, before senior-dev. Writes docs/integrations/INTEGRATE-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
lifecycle-messaging · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/integrations-engineer.md ↗
media-pipeline-engineer sonnetBuilder

Media-pipeline specialist for content-platform Product-Builder products (on-demand video, coaching, online-ordering imagery, storefronts). Owns the media contract — upload, transcode/HLS/ABR, storage tiers, signed CDN delivery, image optimization (AVIF/WebP/responsive srcset), access-tier gating, and processing-job idempotency. Runs after architect/design-advisor, before senior-dev. Writes docs/media/MEDIA-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
cost-model · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/media-pipeline-engineer.md ↗
migration-import-engineer sonnetBuilder

Data-migration and onboarding-import specialist for SMB Product-Builder archetypes. Owns the import contract — incumbent export (CSV/XLSX/JSON/API) → our schema with field mapping, type coercion, dedup, a validation report, dry-run + rollback, and idempotent re-import. Source playbooks for ServiceTitan, Toast, Mindbody, Shopify, QuickBooks, Follow Up Boss. Runs after architect, before/with senior-dev. Writes docs/data-import/IMPORT-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
vertical-onboarding · migration-ready-schema · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/migration-import-engineer.md ↗
mobile-app-builder sonnetBuilder

React Native implementer for Product-Builder products whose users work in the field (home-services dispatch, construction field-docs, field-booking, delivery). Builds the mobile app to the design-advisor's RN contract with TDD — offline-first sync, camera/photo + location capture, push notifications, and store-submission readiness — then hands off to mobile-store-reviewer for policy sign-off. Activated when a product's design contract specifies a React Native target. Field crews live on a phone; we had a mobile-store-reviewer (policy) but no builder — this is the builder.

Shell
full
Web
yes
Spawns agents
no
Skills
test-driven-development [external · superpowers] · requesting-code-review [external · superpowers] · beads · done-blocked · ui-ux-pro-max
Produces
not declared
Joins
before code-reviewer
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/mobile-app-builder.md ↗
subscription-billing-engineer sonnetBuilder

Subscription and billing specialist for SMB Product-Builder archetypes. Owns the billing contract — Stripe Billing/Connect plans and tiers, usage metering, proration, dunning, webhook reconciliation, tax (Stripe Tax), customer portal, trial→paid, and refund/dispute hand-off. Runs after architect, before senior-dev. Writes docs/billing/BILLING-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
cost-model · prose-style · skeptical-triage · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/subscription-billing-engineer.md ↗

Sweeper (1)

e2e-test-engineer haikuSweeper

Use after qa-engineer passes and before/around devops deploy. Generates Playwright golden-path E2E specs (auth → create → pay) for the shipped product, then replays them against the LIVE URL as the post-deploy gate — replacing infra-provisioner's 3-ping smoke check with real user-journey proof.

Shell
full
Web
no
Spawns agents
no
Skills
beads · stack-baseline
Produces
not declared
Joins
before devops
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/e2e-test-engineer.md ↗

Grower (2)

growth-engineer sonnetGrower

Growth specialist — owns the path from "it works" to "it grows". Designs the North-Star + input-metric tree, instruments the activation/retention funnel (event schema), builds growth loops (referral / content / paid), and designs the experiments (A/B, holdout) that find product-market fit. Runs after the product is live (with/after performance-engineer), before hand-off to Maintainer. Writes docs/growth/GROWTH-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
prose-style
Produces
not declared
Joins
before devops
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/growth-engineer.md ↗
performance-engineer sonnetGrower

Performance specialist. Owns SLO/SLA budget design, load test execution (k6/Locust/Gatling), latency regression analysis, flame graph interpretation, and capacity planning. Runs after senior-dev, before QA. Writes docs/performance/PERF-{slug}.md. Activated when performance-sla is set in PROJECT.md, or archetype is data-platform / enterprise / commerce.

Shell
full
Web
yes
Spawns agents
no
Skills
prose-style
Produces
not declared
Joins
before qa-engineer
suggested when files change: tests/k6/load.js · src/perf-budget.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/performance-engineer.md ↗

Maintainer (1)

infra-provisioner sonnetMaintainer

Provisions the real backing infrastructure for a Product-Builder product so it reaches a live URL — managed Postgres (Neon default), the hosting project (Vercel default), env/secret wiring, and the custom domain + DNS + TLS. Pairs with devops (which does preview/staging only and refuses prod/real-domain). Runs after gate:ship is approved, before the production deploy. Plan-first and human-gated: it shows a provisioning plan with cost and waits for CTO approval before creating anything, is idempotent (re-running never duplicates resources), and records teardown. Writes docs/infra/PROVISION-{slug}.md.

Shell
full
Web
yes
Spawns agents
no
Skills
stack-baseline · cost-model · prose-style · done-blocked · observability-baseline
Produces
not declared
Joins
before devops via e2e-test-engineer
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/infra-provisioner.md ↗

Reviewers & Safety (39)

accounting-reviewer sonnetReviewers & Safety

Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterprise-saas archetypes. Outputs threat model TM-accounting-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/journal-entry.ts · lib/general-ledger.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/accounting-reviewer.md ↗
adtech-privacy-reviewer sonnetReviewers & Safety

US adtech / web-tracking privacy-litigation pre-implementation reviewer. Outputs threat model TM-adtech-{slug}.md and signs off the tracking-consent gate before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/adtech-privacy-reviewer.md ↗
ai-security-reviewer sonnetReviewers & Safety

AI-specific pre-implementation threat modelling for ai-system / agent-product archetypes. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: prompts/system.txt · src/rag/retriever.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/ai-security-reviewer.md ↗
api-platform-reviewer sonnetReviewers & Safety

API platform / dev-API pre-implementation reviewer. Outputs threat model TM-{slug}.md.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: api/openapi.yaml · src/webhooks.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/api-platform-reviewer.md ↗
cli-reviewer sonnetReviewers & Safety

CLI tool pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off CLI surface decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: bin/great-cto · src/cli/main.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/cli-reviewer.md ↗
cmmc-reviewer sonnetReviewers & Safety

US defense-contractor (GovCon) pre-implementation reviewer. Outputs threat model TM-cmmc-{slug}.md and signs off the CMMC-assessment gate before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/cmmc-reviewer.md ↗
cms-reviewer sonnetReviewers & Safety

CMS / content-platform pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off SEO + a11y + content-policy decisions before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/cms-reviewer.md ↗
data-platform-reviewer sonnetReviewers & Safety

Data-platform pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off retention + lineage decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/data-platform-reviewer.md ↗
db-migration-reviewer sonnetReviewers & Safety

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.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before qa-engineer
suggested when files change: db/migrations/0007_add_index.sql · prisma/migrations/20260801_init/migration.sql
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/db-migration-reviewer.md ↗
devtools-reviewer sonnetReviewers & Safety

Devtools (CLI plugin / IDE extension / dev SDK) pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off supply-chain decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/devtools-reviewer.md ↗
dpdpa-reviewer sonnetReviewers & Safety

India DPDPA 2023 + IT Act + RBI specialist pre-implementation reviewer. Auto-invoked on `in` jurisdiction signal. Covers DPDPA consent obligations, Data Fiduciary duties, Data Principal rights, cross-border transfer restrictions, and RBI data localisation for fintech. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/dpdpa-reviewer.md ↗
edtech-reviewer sonnetReviewers & Safety

Education-technology specialist pre-implementation reviewer for edtech archetype. Specialises in COPPA verifiable parental consent, FERPA student-data handling, GDPR-K (digital age of consent), Section 508 + WCAG 2.2 AA accessibility, child-safety content moderation (CSAM hash, NCMEC reporting), and US state student-privacy laws (SOPIPA-CA, NY 2-D). Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/coppa-consent.ts · lib/student_data.py
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/edtech-reviewer.md ↗
enterprise-saas-reviewer sonnetReviewers & Safety

B2B / enterprise-SaaS pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off tenant-isolation decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: src/scim/provision.ts · db/row-level-security.sql
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/enterprise-saas-reviewer.md ↗
firmware-reviewer sonnetReviewers & Safety

IoT/embedded specialist pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/firmware-reviewer.md ↗
game-reviewer sonnetReviewers & Safety

Game / interactive-entertainment pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off age-rating + COPPA decisions before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: src/loot_box.ts · config/esrb.json
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/game-reviewer.md ↗
gdpr-reviewer sonnetReviewers & Safety

GDPR + EU AI Act + NIS2 specialist pre-implementation reviewer. Auto-invoked when jurisdiction detection finds eu, uk, or br signals. Covers GDPR Art.5/6/9/25/32/35, DPIA, EU AI Act risk classification, and NIS2 Article 21 controls. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/gdpr-reviewer.md ↗
gov-reviewer sonnetReviewers & Safety

Government / public-sector specialist pre-implementation reviewer for gov-public archetype. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: config/fedramp-boundary.yaml · src/fisma-controls.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/gov-reviewer.md ↗
healthcare-reviewer sonnetReviewers & Safety

Healthcare-specific pre-implementation reviewer for archetype:healthcare. Specialises in HIPAA Security Rule (45 CFR 164.308–318), Business Associate Agreement (BAA) chain, FHIR/HL7 implementation gotchas, PHI access logging (immutable audit), HITECH breach-notification timelines, and HHS Office for Civil Rights (OCR) audit readiness. Outputs threat model TM-{slug}.md and signs off PHI-handling decisions before senior-dev starts.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked · discovery
Produces
not declared
Joins
before senior-dev
suggested when files change: src/hipaa-audit.ts · integrations/fhir/client.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/healthcare-reviewer.md ↗
hr-ai-reviewer sonnetReviewers & Safety

HR-AI / AI-recruiting pre-implementation reviewer. Outputs threat model TM-hrai-{slug}.md.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/hiring/rank.ts · lib/resume_screen.py
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/hr-ai-reviewer.md ↗
infra-reviewer sonnetReviewers & Safety

Infrastructure-as-code pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off destructive changes before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: infra/main.tf · helm/values.yaml
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/infra-reviewer.md ↗
insurance-reviewer sonnetReviewers & Safety

Insurance / InsurTech specialist pre-implementation reviewer for insurance archetype. Specialises in NAIC Model Acts (50-state filing matrix), the NAIC AI Model Bulletin 2023 (AIS Program, unfair-discrimination testing, DOI market-conduct readiness), Colorado SB 21-169 + NY DFS AI circular (insurance-specific algorithmic-discrimination testing), Solvency II (EU capital adequacy), IFRS 17 insurance contracts, ACORD standards, actuarial model auditability (ASOPs), anti-discrimination pricing analysis (disparate impact), claims fraud detection patterns, bordereau reporting for re-insurance. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/naic-filing.ts · lib/actuarial-model.py
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/insurance-reviewer.md ↗
library-reviewer sonnetReviewers & Safety

Library / SDK pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off API stability decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: Cargo.toml · pyproject.toml
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/library-reviewer.md ↗
marketplace-reviewer sonnetReviewers & Safety

Two-sided marketplace pre-implementation reviewer. SD), 1099-K reporting, escrow / hold-and-release, dispute mediation, two-sided fee model, EU DSA + P2B Regulation compliance. Outputs threat model TM-{slug}.md and signs off payout-flow + seller-onboarding decisions before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/marketplace-reviewer.md ↗
mcp-server-reviewer sonnetReviewers & Safety

MCP (Model Context Protocol) server pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off the tool surface before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: mcp-servers/llm-router/server.py · src/mcp.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/mcp-server-reviewer.md ↗
mlops-reviewer sonnetReviewers & Safety

MLOps / model lifecycle pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off training-pipeline + serving-strategy decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/mlops-reviewer.md ↗
mobile-store-reviewer sonnetReviewers & Safety

Mobile-app pre-implementation reviewer for App Store / Play Store policy compliance. Outputs threat model TM-{slug}.md and signs off store-policy decisions before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: fastlane/Fastfile · ios/iap-manager.swift
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/mobile-store-reviewer.md ↗
msp-reviewer sonnetReviewers & Safety

Managed Service Provider (MSP) / IT-services specialist pre-implementation reviewer for enterprise-saas and devtools archetypes. Outputs threat model TM-msp-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/rmm-agent.ts · lib/credential-vault.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/msp-reviewer.md ↗
oracle-reviewer sonnetReviewers & Safety

Web3-DeFi specialist pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/oracle-reviewer.md ↗
pci-reviewer sonnetReviewers & Safety

Commerce-specific pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off scope decisions before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: src/billing/stripe-webhook.ts · api/refund.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/pci-reviewer.md ↗
procurement-reviewer sonnetReviewers & Safety

Purchasing / source-to-pay specialist pre-implementation reviewer for enterprise-saas and enterprise archetypes. Outputs threat model TM-procurement-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/purchase-order.ts · lib/punchout.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/procurement-reviewer.md ↗
rcm-reviewer sonnetReviewers & Safety

Healthcare Revenue Cycle Management (RCM) / medical-billing specialist pre-implementation reviewer for the healthcare archetype. Outputs threat model TM-rcm-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/cms-1500.ts · lib/prior-auth.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/rcm-reviewer.md ↗
regulated-reviewer sonnetReviewers & Safety

Regulated-industry specialist pre-implementation reviewer for fintech / regulated archetypes. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: config/dora-ict-register.yaml · src/nis2-controls.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/regulated-reviewer.md ↗
streaming-reviewer sonnetReviewers & Safety

Streaming / event-driven pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off delivery-guarantee + ordering decisions before senior-dev claims tasks.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/streaming-reviewer.md ↗
tax-reviewer sonnetReviewers & Safety

Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Outputs threat model TM-tax-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: src/form-8879.ts · lib/tax-prep.py
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/tax-reviewer.md ↗
us-ai-reviewer sonnetReviewers & Safety

US AI-governance pre-implementation reviewer — the US analogue of the EU AI Act coverage. Outputs threat model TM-usai-{slug}.md and signs off the AI-governance gate before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/us-ai-reviewer.md ↗
us-privacy-reviewer sonnetReviewers & Safety

US privacy law specialist pre-implementation reviewer. Covers CCPA/CPRA, US state privacy matrix (VA CDPA · TX TDPSA · FL FDBR · CO CPA · CT CTDPA), FTC Act § 5, COPPA (under-13), and GLBA (financial). Auto-invoked on us / us-ca jurisdiction signals. Outputs threat model TM-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/us-privacy-reviewer.md ↗
voice-ai-reviewer sonnetReviewers & Safety

Voice-AI / telephony pre-implementation reviewer. Specialises in TCPA prior-express-consent, STIR/SHAKEN attestation, state recording-consent matrix (one-/two-party), CRTC CASL (Canada), Ofcom CLI rules (UK), EU AI Act Article 50 synth-voice disclosure, deepfake laws (CA AB-2655, TN ELVIS Act), and PII redaction in transcripts/recordings. Outputs threat model TM-voice-{slug}.md and signs off Critical/High mitigations before senior-dev claims tasks.

Shell
none
Web
yes
Spawns agents
no
Skills
archetype-review-base · prose-style
Produces
not declared
Joins
before senior-dev
suggested when files change: integrations/twilio-handler.ts · src/ivr/menu.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/voice-ai-reviewer.md ↗
web-store-reviewer sonnetReviewers & Safety

Pre-implementation Web Store policy reviewer for browser-extension archetype. Validates manifest.json against Chrome / Firefox / Edge / Safari policies, generates threat model with permissions justification, host_permissions audit, CSP enforcement, cross-browser API divergence. Outputs TM-{slug}.md and pre-flight checklist.

Shell
full
Web
yes
Spawns agents
no
Skills
archetype-review-base · receiving-code-review [external · superpowers] · prose-style · skeptical-triage · beads · done-blocked
Produces
not declared
Joins
before senior-dev
suggested when files change: extension/manifest.json · src/mv3-worker.ts
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/web-store-reviewer.md ↗

Orchestration & Meta (4)

continuous-learner claude-haiku-4-5Orchestration & Meta

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 .great_cto/lessons.md. Promotes high-confidence patterns to ~/.great_cto/decisions.md after ≥3 occurrences.

Shell
none
Web
yes
Spawns agents
no
Skills
beads
Produces
not declared
Joins
around the pipeline
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/continuous-learner.md ↗
coordinator sonnetOrchestration & Meta

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.

Shell
full
Web
no
Spawns agents
yes
Skills
not declared
Produces
not declared
Joins
around the pipeline
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/coordinator.md ↗
knowledge-extractor claude-opus-5Orchestration & Meta

Deep-analysis agent spawned by /crystallize. Reads session logs and lessons.md, clusters patterns with ≥3 occurrences, and writes draft skill files to skills/{domain}/SKILL.md.

Shell
none
Web
no
Spawns agents
no
Skills
not declared
Produces
not declared
Joins
around the pipeline
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/knowledge-extractor.md ↗
project-auditor sonnetOrchestration & Meta

Use for /audit or when no PROJECT.md exists. Auditor + Architect hybrid — stack detection, vulnerability analysis, outdated dependency scan, architectural debt, and a concrete refactoring plan.

Shell
full
Web
yes
Spawns agents
yes
Skills
beads · done-blocked · prose-style
Produces
audit
Joins
around the pipeline
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/project-auditor.md ↗

Role not assigned (1)

quant-researcher sonnetRole not assigned

Quantitative research agent for systematic-trading projects. Forms hypotheses, builds and runs backtests, and reports results with the validity conditions that make a backtest evidence rather than decoration — purged cross-validation with an embargo, stationarity, sample uniqueness under overlapping labels, transaction costs and slippage, and a trials count for multiple-testing. RESEARCH ONLY: it never places an order, never touches execution credentials, and never sizes a position. Outputs docs/research/QUANT-{slug}.md; a human decides what to do with it.

Shell
full
Web
yes
Spawns agents
no
Skills
quant-validation · prose-style · skeptical-triage · done-blocked · beads
Produces
not declared
Joins
around the pipeline
Relevant for (applies_to)
relevant — the orchestrator decides
Source
agents/quant-researcher.md ↗
WHERE THIS COMES FROM

Generated from great_cto v3.29.1.

Checks: 70 agents ok · pipeline map ok · file rules 28 ok

Files: agents/*.md · shared/pipeline.toml · shared/lifecycle-map.mjs · scripts/lib/approval-level.mjs · scripts/hooks/auto-attach-reviewers.mjs ↗ GitHub

Known gaps in the source: quant-researcher