Pilot Event Replay

Record and replay event streams for debugging, testing, and audit purposes. Use this skill when: 1. You need to capture event streams for later analysis 2. You need to replay events to test downstream consumers 3. You need to debug event-driven workflows 4. You need to audit event history with timestamps Do NOT use this skill when: - You need real-time event forwarding (use pilot-event-bus instead) - You need long-term storage with rotation (use pilot-event-log instead) - You need filtering before recording (use pilot-event-filter first)

TeoSlayer 79b9c14 2 files · 2.6 KB Updated

File contents

TeoSlayer/pilot-skills/tree/main/skills/pilot-event-replay commit 79b9c14b67

Frequently asked questions

npx skillmds@latest add teoslayer/pilot-event-replay