Harness-engineering microservices-event-sourcing

name: microservices-event-sourcing

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/microservices-event-sourcing/skill.yaml
source content

name: microservices-event-sourcing version: "1.0.0" description: Store state as an immutable sequence of events with projections, snapshots, and replay stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "/services/"
  • "/gateway/"
  • "/api-gateway/"
  • "docker-compose.*" related_skills:
  • microservices-cqrs-pattern
  • events-event-schema
  • microservices-outbox-pattern
  • db-audit-trail
  • db-temporal-data stack_signals:
  • microservices
  • nodejs
  • typescript keywords:
  • event-sourcing
  • event-store
  • projections
  • snapshot
  • replay
  • CQRS metadata: author: community upstream: microservices.io/patterns/data/event-sourcing.html state: persistent: false files: [] depends_on: []