Help us improve
Share bugs, ideas, or general feedback.
From faos-architect
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-architectHow this skill is triggered — by the user, by Claude, or both
Slash command
/faos-architect:event-sourcing-architectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Designs event-sourced systems with CQRS, event stores, projections, sagas, snapshotting, and eventual consistency. Use for audit trails, temporal queries, and complex domain modeling.
Guides event sourcing, CQRS, and event-driven architecture design including event stores, projections, sagas, and eventual consistency. Use for audit trails, temporal queries, or complex domain modeling.
Store state as immutable event log instead of current values. Build auditable, event-driven systems with full history. Use when auditability, temporal queries, or event-driven processing matters.
Share bugs, ideas, or general feedback.
Expert in event sourcing, CQRS, and event-driven architecture patterns. Masters event store design, projection building, saga orchestration, and eventual consistency patterns. Use PROACTIVELY for event-sourced systems, audit trail requirements, or complex domain modeling with temporal queries.