Agent
ASP.NET Core 8 architecture specialist. Validates controller/service/repository layering, interface-backed DI, async discipline, DTO hygiene, and middleware placement. Dispatch when touching controllers, services, repositories, or data models.
Agent
ASP.NET Core 8 architecture specialist. Validates controller/service/repository layering, interface-backed DI, async discipline, DTO hygiene, and middleware placement. Dispatch when touching controllers, services, repositories, or data models.
Agent
Astro architecture specialist. Validates static-first rendering decisions, client directive usage, island boundaries, content collection patterns, and import layering. Dispatch when touching pages, components, islands, or content.
Agent
Bun + Elysia architecture specialist. Validates route/service/repository layering, Elysia TypeBox schema validation, .derive() guard patterns, ESM-only discipline, and typed context. Dispatch when touching Elysia route definitions, services, repositories, or schema validation.
Agent
C embedded systems (bare-metal / RTOS) architecture specialist. Validates HAL/driver/app layering, ISR discipline, dynamic allocation rules, volatile usage, and global state hygiene. Dispatch when touching HAL, drivers, application code, or RTOS wrappers.
Agent
Capacitor + Ionic + Angular/React architecture specialist. Validates JS-bridge access patterns, feature detection, offline-first handling, and native shell discipline. Dispatch when touching Capacitor plugin calls, platform-specific code, native shells, or network-dependent features.
Agent
Claude Code plugin architecture specialist. Validates skill structure, command routing, agent format, hook design, and layer separation. Dispatch when adding skills, agents, commands, profiles, or hooks to a claude-plugin project.
Agent
C++17/20 + CMake architecture specialist. Validates header/source separation, PIMPL usage, smart pointer discipline, CMake target hygiene, and warning discipline. Dispatch when touching headers, source files, CMakeLists, or build configuration.
Agent
Django 4+ with DRF architecture specialist. Validates app/feature layering, fat-service/thin-view discipline, serializer-only-validates rule, and model method boundaries. Dispatch when touching views, serializers, services, or models.
Agent
Electron + TypeScript architecture specialist. Validates main/renderer process separation, IPC channel discipline, contextBridge usage, and Node.js API ownership. Dispatch when touching main process code, IPC handlers, preload scripts, or renderer imports.
Agent
Express.js + TypeScript architecture specialist. Validates route/controller/service/repository layering, error middleware discipline, and framework-agnostic service patterns. Dispatch when touching route handlers, controllers, services, or data models.
Agent
FastAPI architecture specialist. Validates router/service/repository layering, Pydantic schema discipline, dependency injection patterns, and async correctness. Dispatch when touching endpoints, services, or data models.
Agent
Flask architecture specialist. Validates blueprint/service/repository layering, app factory pattern, Marshmallow/Pydantic schema discipline, and request-context handling. Dispatch when touching routes, services, or data models.
Agent
Flutter + Riverpod architecture specialist. Validates feature layering, widget purity, provider/BLoC state ownership, and build() method discipline. Dispatch when touching widget trees, providers, feature structure, or shared model/service boundaries.
Agent
Supplementary frontend data-flow reviewer. Detects the four canonical violations — HTTP in components, shadow-state ref sync, watch-as-dispatch, and caller-follows-truck. Dispatch on any PR touching component or composable files in a component-framework project.
Agent
Go + Fiber architecture specialist. Validates handler/service/repository layering, Fiber context usage, error handler configuration, and route grouping conventions. Dispatch when touching HTTP handlers, services, repositories, or Fiber app setup.
Agent
Go + Gin architecture specialist. Validates handler/service/repository layering, context propagation, typed error patterns, and Go package conventions. Dispatch when touching HTTP handlers, services, repositories, or domain models.
Agent
Godot 4 + C# architecture specialist. Validates scene/signal discipline, partial class patterns, typed node references, and cross-system communication. Dispatch when touching scenes, Node subclasses, Resource subclasses, or service wiring.
Agent
Godot 4 + GDScript architecture specialist. Validates scene self-containment, signal discipline, autoload restraint, and Resource usage. Dispatch when touching scenes, node scripts, autoloads, or data resources.
Agent
Hono (edge/Cloudflare Workers) architecture specialist. Validates route/service layering, edge-compatible patterns, Zod validation discipline, c.env usage, and no-Node.js-API enforcement. Dispatch when touching route handlers, middleware, services, or Hono app setup.
Agent
Android + Kotlin + Jetpack Compose + MVVM architecture specialist. Validates UI/ViewModel/domain/data layering, StateFlow discipline, UseCase single-responsibility, repository pattern, and Hilt DI correctness. Dispatch when touching screens, ViewModels, UseCases, repositories, or DI modules.
Agent
Ktor + Kotlin architecture specialist. Validates route/service/repository layering, coroutine discipline, sealed-class error handling, Koin DI, and plugin configuration placement. Dispatch when touching routes, services, repositories, or data models.
Agent
Laravel 10+ architecture specialist. Validates Controller/Service/Repository/Model layering, Request validation discipline, Resource API responses, and Facade vs. class injection. Dispatch when touching controllers, services, repositories, or models.
Agent
.NET MAUI + C# + MVVM architecture specialist. Validates MVVM discipline, CommunityToolkit.Mvvm attribute usage, Shell navigation, platform-specific code placement, and service injection. Dispatch when touching Views, ViewModels, Services, or platform code.
Agent
NestJS + TypeScript architecture specialist. Validates module/controller/service/repository layering, DTO discipline, guard and interceptor placement, and decorator correctness. Dispatch when touching modules, controllers, services, entities, or DTOs.