sse-event-debug
CommunityTriage stuck or missed reservation events.
System Documentation
What problem does it solve?
This Skill helps you debug why reservation Server-Sent Events (SSE) appear to diverge between the broadcaster and subscribers, including missing events, stuck state transitions, and unexpected connection drops.
Core Features & Use Cases
- SSE broadcaster validation: Inspect active SSE connections and broadcaster stats to confirm the stream is live and producing events.
- Event publication verification: Query the reservation event log in the database to confirm the event was actually created and persisted.
- Reservation state machine inspection: Verify reservation status and timestamps to detect stalled or incorrect transitions that explain downstream subscriber behavior.
Use case example: A venue dashboard shows a reservation status that doesn't match the backend while the SSE stream seems connected—use this Skill to confirm publication in the DB, validate SSE connection state, then check the reservation state machine transitions.
Quick Start
Use the sse-event-debug Skill to triage SSE event divergence for the reservations service for a specific venueId by checking broadcaster connections, validating event publication in the database, and inspecting the reservation’s current status and last update time.
Dependency Matrix
Required Modules
None requiredComponents
Standard packageđź’» Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sse-event-debug Download link: https://github.com/mattbutlerengineering/mattbutlerengineering/archive/main.zip#sse-event-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.