cqrs agents

60 tagged cqrs, measured the same way as everything else here.

Browse within: dotnet 42event-sourcing 33cratis 30ReAct 12azure 12azure-container-apps 12bicep 12aggregate-root 8bounded-context 8clean-architecture 8api-platform 7

backend-reviewer

01

platformplatform/PlatformPlatform

Agent Claude Code

Backend code reviewer who validates .NET implementations against project rules and patterns. Reviews code line-by-line and works interactively with the engineer. Never modifies code.

438 1mo ago B 35 tokens original MIT

frontend-reviewer

02

platformplatform/PlatformPlatform

Agent Claude Code

Frontend code reviewer who validates React/TypeScript implementations against project rules and patterns. Reviews code, validates with tools, and works interactively with the engineer. Never modifies code.

438 1mo ago B 39 tokens original MIT

qa-reviewer

03

platformplatform/PlatformPlatform

Agent Claude Code

QA code reviewer who validates Playwright E2E test implementations against project rules and patterns. Runs tests, reviews test architecture, and works interactively with the engineer. Never modifies code.

438 1mo ago B 41 tokens original MIT

dev-toolings/superpowers-symfony

Agent

Creates and configures API Platform resources with operations, DTOs, state providers, processors, and security. Handles full resource scaffolding from entity to tested API endpoint. Use for building APIs, creating resources, or configuring API Platform.

206 25d ago A 50 tokens original MIT

doctrine-architect

05

dev-toolings/superpowers-symfony

Agent

Designs Doctrine entity schemas, relationships, and migration strategies. Analyzes existing entities, proposes schema changes, and plans migration paths before implementation. Use for entity design, relationship modeling, or migration planning.

206 25d ago A 46 tokens original MIT

symfony-engineer

06

dev-toolings/superpowers-symfony

Agent

Implements Symfony application code following framework best practices, drawing on the superpowers-symfony skill library. Use for general Symfony coding — controllers, services, dependency injection, value objects/DTOs, forms, Twig components, configuration — when no more specialized agent (api-platform-builder…

206 25d ago A 76 tokens original MIT

analyzer

07

j5ik2o/event-store-adapter-js

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

24 today A 0 tokens Apache-2.0

Softtor/nestjs-hexagonal

Agent

Reviews a bounded context for Hexagonal Architecture + DDD + CQRS compliance. Specializes in detecting over-engineering and code smells. Produces structured reports with architecture compliance, over-engineering audit, and code smell detection. Use after implementing a bounded context, when asked to "review…

5 21d ago A 76 tokens original MIT

broadcasting-agent

11

Softtor/nestjs-hexagonal

Agent

Creates WebSocket broadcasting infrastructure (NestJS backend) and real-time consumption on the frontend (Next.js or React). Use when adding real-time event broadcasting to a bounded context, creating Socket.IO gateways, or implementing frontend event listeners. Dispatched after infrastructure layer is complete.

5 21d ago A 58 tokens original MIT

event-debug-agent

12

Softtor/nestjs-hexagonal

Agent

Debugs the full event chain from domain event dispatch through WebSocket delivery to frontend component consumption. Use when events are not reaching the frontend, WebSocket is not updating, handlers are not firing, or real-time updates are broken. Follows the Debug Rule — always trace from origin to UI.

5 21d ago A 63 tokens original MIT

Code Reviewer

13

Cratis/AI

Agent

Quality gate agent for Cratis-based projects. Reviews code against all project instruction files, checking architecture conformance, C# and TypeScript conventions, and vertical slice correctness before merge.

2 3d ago A 39 tokens original MIT

Frontend Developer

14

Cratis/AI

Agent

Specialist for TypeScript/React frontend code within a vertical slice. Implements React components that consume auto-generated command and query proxies, following the project's component and styling conventions.

2 3d ago A 37 tokens original MIT

Orchestrator

15

Cratis/AI

Agent

Top-level team orchestrator for Cratis-based projects. Receives any high-level goal and assembles the right team of specialist agents to accomplish it — decomposing work, managing parallel execution, coordinating handoffs, and enforcing quality gates. Use this agent as the entry point whenever multiple agents need to…

2 3d ago A 94 tokens original MIT

Coordinator

16

Cratis/VerticalSlices

Agent

General-purpose coordinator agent for Cratis-based projects. Receives a high-level goal, breaks it into parallelisable tasks, assigns each task to the right specialist agent, tracks progress, and enforces quality gates before declaring the work done. Use this agent when a request spans multiple concerns (backend +…

2 2d ago A 80 tokens copy · 97% MIT

Cratis/VerticalSlices

Agent

Performance-focused review agent for Cratis-based projects. Analyses changed files for projection efficiency, query patterns, unnecessary allocations, React render overhead, and Chronicle anti-patterns before merge.

2 2d ago A 39 tokens original MIT

Cratis/VerticalSlices

Agent

Orchestrates the implementation of one or more vertical slices. Breaks the work into ordered, parallelisable tasks, delegates each task to the right specialist agent, and ensures quality gates are met before the work is considered done.

2 2d ago A 49 tokens copy · 89% MIT