app-scaffolder
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),
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
auth-engineer
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/invit
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
connector-builder
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
core · sonnet · [dashboard]
design-advisor
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) platfo
core · claude-opus-4-8
geo-routing-engineer
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),
core · sonnet · [booking, vertical-saas]
growth-engineer
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-m
core · sonnet · [web-app, commerce, marketplace, enterprise, ai-system, agent-product]
infra-provisioner
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
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
integrations-engineer
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,
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
migration-import-engineer
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 pla
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
mobile-app-builder
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
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
pm
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
core · sonnet · [ai-system, agent-product, commerce, web3, browser-extension, game, regulated, fintech, iot-embedded, data-platform, mobile-app, library, enterprise, web-app, devtools, infra, marketing-site]
subscription-billing-engineer
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
core · sonnet · [vertical-saas, booking, crm, dashboard, content-platform, marketplace-lite]
accounting-reviewer
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 f
reviewer · sonnet · [fintech, enterprise-saas]
adtech-privacy-reviewer
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), W
reviewer · sonnet · [web-service, commerce, cms, marketplace, ai-system, mobile-app]
ai-security-reviewer
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
reviewer · sonnet
cmmc-reviewer
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
reviewer · sonnet · [defense-govcon, gov-public, enterprise-saas, infra]
code-reviewer
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.
reviewer · haiku
db-migration-reviewer
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
reviewer · sonnet · [web-service, commerce, enterprise, data-platform, fintech, regulated, web-app]
dpdpa-reviewer
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 thr
reviewer · sonnet · [ai-system, agent-product, enterprise-saas, fintech, mobile-app]
edtech-reviewer
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, N
reviewer · sonnet · [edtech]
enterprise-saas-reviewer
B2B / enterprise-SaaS pre-implementation reviewer. Specialises in multi-tenant isolation (row-level security / schema-per-tenant / DB-per-tenant decision), SSO (SAML / OIDC / SCIM), immutable audit logs, data-residency, tier-based feature flags, admin-impersonation safety, and SO
reviewer · sonnet
firmware-reviewer
IoT/embedded specialist pre-implementation reviewer. Specialises in OTA update strategy, ETSI EN 303 645 compliance, secure boot validation, hardware-in-the-loop test design, power profiling, watchdog patterns, RTOS/firmware-specific patterns (Zephyr, ESP-IDF, FreeRTOS, embassy).
reviewer · sonnet
gdpr-reviewer
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
reviewer · sonnet · [ai-system, agent-product, regulated, enterprise-saas, healthcare, fintech]
gov-reviewer
Government / public-sector specialist pre-implementation reviewer for gov-public archetype. Specialises in FedRAMP authorization-boundary scoping (Moderate/High), NIST 800-53 control mapping, FISMA compliance, Section 508 accessibility, Privacy Impact Assessment (PIA) generation,
reviewer · sonnet · [gov-public]
healthcare-reviewer
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
reviewer · sonnet · [healthcare, regulated, digital-health]
hr-ai-reviewer
HR-AI / AI-recruiting pre-implementation reviewer. Specialises in NYC Local Law 144 AEDT (4/5-rule bias audit, candidate notice ≥10 business days, annual third-party audit), EEOC AI guidance, Illinois AI Video Interview Act, Colorado SB 205, Maryland HB 1202, EU AI Act Annex III
reviewer · sonnet · [ai-system, agent-product, enterprise]
insurance-reviewer
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 A
reviewer · sonnet · [insurance]
legal-reviewer
Legal-services / legal-tech specialist pre-implementation reviewer for legal archetype (law firms, solo practitioners, legal-SaaS). Specialises in unauthorized practice of law (UPL) guardrails, IOLTA / client-trust accounting (commingling, three-way reconciliation, per-client led
reviewer · sonnet · [legal]
marketplace-reviewer
Two-sided marketplace pre-implementation reviewer. Specialises in Stripe Connect / Adyen MarketPay payouts, seller KYC (Persona / Onfido / Sumsub), marketplace facilitator tax (US Wayfair v. SD), 1099-K reporting, escrow / hold-and-release, dispute mediation, two-sided fee model,
reviewer · sonnet
mlops-reviewer
MLOps / model lifecycle pre-implementation reviewer. Specialises in dataset versioning (DVC / LakeFS), distributed training cost budgets, model registry (MLflow / W&B), drift detection (Evidently / WhyLabs), bias / fairness audit (Fairlearn / AIF360), shadow + A/B model serving,
reviewer · sonnet
msp-reviewer
Managed Service Provider (MSP) / IT-services specialist pre-implementation reviewer for enterprise-saas and devtools archetypes. Specialises in multi-tenant client isolation, MSA/SOW/SLA enforcement, RMM/PSA integration, least-privilege client access, credential vaulting, patch/b
reviewer · sonnet · [enterprise-saas, devtools]
procurement-reviewer
Purchasing / source-to-pay specialist pre-implementation reviewer for enterprise-saas and enterprise archetypes. Specialises in three-way match (PO/receipt/invoice) integrity, segregation of duties, approval thresholds, vendor onboarding with sanctions/OFAC screening, competitive
reviewer · sonnet · [enterprise-saas, enterprise]
rcm-reviewer
Healthcare Revenue Cycle Management (RCM) / medical-billing specialist pre-implementation reviewer for the healthcare archetype. Specialises in CMS-1500/UB-04 claims, CPT/HCPCS/ICD-10-CM coding accuracy and upcoding/unbundling fraud exposure (False Claims Act, OIG), prior-authori
reviewer · sonnet · [healthcare]
regulated-reviewer
Regulated-industry specialist pre-implementation reviewer for fintech / regulated archetypes. Specialises in DORA ICT risk (Articles 5 & 16), NIS2 Article 21 controls, ISO27001 SoA gap analysis, SOX ITGC (access control, change management, SoD), HIPAA PHI handling + BAA requireme
reviewer · sonnet · [regulated, fintech]
tax-reviewer
Tax preparation / filing specialist pre-implementation reviewer for the fintech archetype. Specialises in IRS e-file (MeF) integration, preparer PTIN + Circular 230 obligations, taxpayer data safeguards (IRS Pub 4557, GLBA Safeguards Rule, WISP), Form 8879 e-signature authorizati
reviewer · sonnet · [fintech]
us-ai-reviewer
US AI-governance pre-implementation reviewer — the US analogue of the EU AI Act coverage. Specialises in the NIST AI Risk Management Framework (GOVERN / MAP / MEASURE / MANAGE + Generative AI Profile), the Colorado AI Act SB 205 (high-risk AI, algorithmic-discrimination duty of c
reviewer · sonnet · [ai-system, agent-product, enterprise-saas, healthcare, fintech, hr-ai]
us-privacy-reviewer
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
reviewer · sonnet · [ai-system, agent-product, enterprise-saas, commerce, fintech, mobile-app]
voice-ai-reviewer
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,
reviewer · sonnet · [agent-product, ai-system]