event sourcing agents

33 tagged event sourcing, measured the same way as everything else here.

Browse within: cqrs 33cratis 30dotnet 30

analyzer

01

j5ik2o/event-store-adapter-js

Agent Codex

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

24 yesterday A 0 tokens Apache-2.0

Code Reviewer

04

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 4d ago A 39 tokens original MIT

Frontend Developer

05

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 4d ago A 37 tokens original MIT

Orchestrator

06

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 4d ago A 94 tokens original MIT

Coordinator

07

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