event-modeling-tasks
Installation
SKILL.md
Event Model to Tasks
Translates a completed event model into implementation tasks. Each slice becomes one task with the specification as its acceptance criteria.
Input
A completed event model document (produced by event-modeling-spec skill) containing:
- Named slices, each with a pattern (Command / View / Automation / Translation)
- Specifications: Given-When-Then for commands/automations, Given-Then for views
- Swim lanes with domain assignments
- Passed completeness check
If the event model is incomplete, use event-modeling-spec first.
Task ID Convention
<TRIGRAM>-<SHORT_NAME>