What problem does it solve?
This Skill transforms human agreements documented in jam sessions into machine-readable event schemas, mocks, and validation configurations, bridging the gap between discussion and implementation.
Core Features & Use Cases
- Event Schema Generation: Creates versioned YAML schemas for owned events based on jam artifacts.
- Mock & Stub Creation: Generates mock producers for consumed events and stub consumers for owned events to facilitate local development.
- Validation Configuration: Produces a
validation.yaml file to enforce contract compliance for sprint agents.
- Use Case: After a collaborative Event Storming session, use this Skill to automatically generate the formal event schemas and contract tests needed for developers to start building services that communicate reliably.
Quick Start
Use the formalize skill with the path to your jam artifact 'docs/jam/session-2023-10-27.md'.