event-storming-formats

Generate standardized event-storming checkpoint templates with markdown files and Excalidraw diagrams.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/FoxSilou/ConfigurationClaude --skill event-storming-formats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-storming-formats
Source: https://github.com/FoxSilou/ConfigurationClaude/tree/main/.claude/skills/event-storming-formats
Command: npx skills add https://github.com/FoxSilou/ConfigurationClaude --skill event-storming-formats

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Event storming outputs are often inconsistent and incomplete, which slows downstream design, implementation, and agent-driven automation. These templates enforce a uniform structure for each checkpoint so collaborators and automation agents can reliably parse, review, and act on the results.

Core Features & Use Cases

  • Structured Checkpoints: Provides explicit markdown templates for Big Picture, Timeline, Process Model, Software Design, and Final Deliverables with required tables and columns.
  • Agent-Friendly Filenames & Fields: Specifies checkpoint filenames, status fields, and checklist content so agents can read and assemble artifacts deterministically.
  • Use Case: Run after an event-storming workshop to produce consistent markdown deliverables and Excalidraw artifacts that feed BDD workshops, scaffolding tasks, and design handoffs.

Quick Start

Generate the Step 1 big-picture raw markdown for the payments domain using the provided checkpoint template and save it as 01-big-picture-raw.md.

Frequently Asked Questions about event-storming-formats

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I standardize event-storming outputs for downstream automation?

You can standardize event-storming outputs by applying checkpoint templates that enforce specific markdown tables, column names, and filenames for Big Picture, Process Model, and Software Design phases. This ensures consistent artifacts for collaborators and automation agents to reliably parse.

What markdown structure is needed for an event-storming process model deliverable?

An event-storming process model deliverable requires markdown files with specific table structures and column names defined by checkpoint templates. This standardizes the process model data for downstream software design and documentation consumption.

How do I generate Excalidraw diagrams from event-storming workshop results?

You generate Excalidraw diagrams by processing domain discovery outputs through the event-storming checkpoint templates. The templates define the required markdown files and associated Excalidraw artifacts across five steps to produce consistent final deliverables.

Can I use these event-storming checkpoints for domain-driven design and software modeling?

Yes, you can use these event-storming checkpoints for domain-driven design. They apply to domain discovery and modeling workflows, producing structured markdown documents and Excalidraw diagrams that feed directly into software design and DDD handoffs.

Why do my event-storming workshop outputs fail to feed into BDD workshops?

Event-storming workshop outputs often fail to feed into BDD workshops due to inconsistent and incomplete markdown structures. Standardized checkpoint templates enforce uniform filenames, status fields, and a final checklist to ensure deterministic artifact assembly.