What problem does it solve? Debugging event-driven services requires visibility into message flow, but manually locating messages across partitions, regions, and storage types is slow and error-prone. This Skill lets you search EventBus messages, inspect partition layouts, and send test messages to PPE environments through a single CLI interface. ## Core Features & Use Cases - Flexible Message Search: Query event messages by preview, time range, partition offset, message key, message ID, or search key across Singapore, US-East, and US-BOE regions. - Partition Inspection: Retrieve sorted partition info including oldest/newest offsets for any event. - Safe Test Message Publishing: Send messages to PPE environments with a mandatory two-step preview-and-confirm workflow that prevents accidental sends. - Use Case: While debugging why a consumer service missed an event, search messages by message key within a time window, verify the message body and headers, then publish a corrected test message to the PPE environment to validate the fix. ## Quick Start Ask the agent to search the latest EventBus messages for a specific event name, optionally specifying the region or a time range.