Use when defining or reviewing runtime events, lifecycle payloads, and event-order expectations for PonyBunny.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add ponybunny-ai/ponybunny --skill event-schema-design --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Event Schema Design?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ponybunny-ai-event-schema-design)More formats (shields.io, HTML) on the badges page.
---
name: event-schema-design
description: Use when defining or reviewing runtime events, lifecycle payloads, and event-order expectations for PonyBunny.
---
# Event Schema Design
## Use this skill when
- adding lifecycle events
- changing event payloads
- improving observability
- reviewing event-driven runtime flow
## Goals
- make runtime flow explicit
- preserve traceability
- reduce ambiguity for producers and consumers
- support debugging and evaluation
## Process
1. Define the lifecycle.
2. Define the events.
3. Define required identifiers.
4. Define payload fields.
5. Define ordering assumptions.
6. Define producer and consumer expectations.
7. Define compatibility concerns.
## Output contract
Return:
- event list
- payload fields
- ordering notes
- producer notes
- consumer notes
- risks
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!