event-storming

Expose the canonical Event Storming skill from OpenCode project setups.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others --skill event-storming-ctimmerman-prog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: event-storming
Source: https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others/tree/main/.cursor/skills/event-storming
Command: npx skills add https://github.com/ctimmerman-prog/ai-config-opencodeai-first-to-others --skill event-storming-ctimmerman-prog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The wrapper exposes the canonical Event Storming skill used by OpenCode, pointing teams to a single source of truth at .opencode/skills/event-storming/SKILL.md so discoveries and integrations stay consistent.

Core Features & Use Cases

  • Canonical reference: links to the OpenCode-based event-storming skill to avoid divergence in guidance.
  • Load supporting materials: automatically includes examples/templates from the same folder when present.
  • Verification and discovery: ensures the canonical file is loadable and actionable by activation workflows.

Quick Start

Open and follow the canonical SKILL.md at .opencode/skills/event-storming/SKILL.md to load the Event Storming guidance.

Frequently Asked Questions about event-storming

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

FAQPage Schema
How do I integrate Event Storming guidance into an OpenCode project setup?

You integrate Event Storming guidance by using a wrapper that locates and exposes the canonical skill at the .opencode/skills/event-storming/SKILL.md file path. This ensures your project loads consistent domain-modeling instructions directly into context upon activation.

What is the canonical Event Storming skill file used for in OpenCode?

The canonical Event Storming file serves as a single source of truth for domain-modeling guidance within OpenCode. It prevents divergence across project setups by ensuring teams reference the exact same workshop instructions, examples, and templates during activation workflows.

How do I load Event Storming templates and examples automatically in OpenCode?

The wrapper automatically loads supporting materials, such as templates and examples, from the .opencode/skills/event-storming/ folder when present. This provides immediate access to domain-modeling resources alongside the primary guidance file without manual configuration.

Do I need YAML frontmatter to use Event Storming guidance with OpenCode wrappers?

Yes, YAML frontmatter containing the name and description is required to satisfy the wrapper activation requirements. This metadata ensures the Event Storming guidance is properly discovered and the body content is loaded into context by the OpenCode workflow.

Why should our team use a canonical Event Storming wrapper instead of separate documentation?

Using a canonical wrapper prevents guidance divergence by pointing all team members and project setups to a single source of truth. It ensures consistent Event Storming discoveries, training, and integrations across all wrappers rather than relying on fragmented documentation.

Does the Event Storming wrapper verify that the guidance file is actionable?

Yes, the wrapper includes verification and discovery features to ensure the canonical SKILL.md file is loadable and actionable. This validates that the Event Storming guidance is correctly exposed and ready for activation workflows within your OpenCode environment.