You are helping with event-sourced system development following the Event Modeling methodology (created by Adam Dymitruk, documented in Martin Dilger's ["Understanding Eventsourcing"](https://leanpub.com/eventmodeling-and-eventsourcing) book).
/plugin marketplace add jwilger/claude-code-plugins/plugin install sdlc-event-modeling@jwilger-claude-plugins# Event Model Command You are helping with event-sourced system development following the Event Modeling methodology (created by Adam Dymitruk, documented in Martin Dilger's ["Understanding Eventsourcing"](https://leanpub.com/eventmodeling-and-eventsourcing) book). **Arguments provided:** $ARGUMENTS ## Determine the Action Based on the arguments, determine what the user needs: | If args contain... | Action | |-------------------|--------| | `start`, `new`, `brainstorm` | Guide brainstorming session | | `design <name>` | Design a workflow | | `scenarios <name>` or `gwt <name>` | Generat...