From guidewire-pack
Configures Guidewire App Events for InsuranceSuite entity changes and builds webhook consumers via AWS SQS/SNS for near-real-time event-driven processing.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packThis skill is limited to using the following tools:
Guidewire App Events: configure outbound events in GCC for entity changes (claim created, policy issued). Events published to message queue (AWS SQS/SNS). Build event consumers that process InsuranceSuite state changes in near-real-time.
Monitors Guidewire InsuranceSuite via GCC for logs, metrics, tracing, batch processes, and API analytics. Exports to Datadog/Splunk; alerts on errors, failures, queues, latency.
Builds event-driven APIs with webhooks, Server-Sent Events, message brokers, event schemas, subscribers, retries, and dead-letter queues.
Implements webhook systems with retry logic, signature verification, delivery guarantees, and dead-letter handling for event-driven integrations and notifications.
Share bugs, ideas, or general feedback.
Guidewire App Events: configure outbound events in GCC for entity changes (claim created, policy issued). Events published to message queue (AWS SQS/SNS). Build event consumers that process InsuranceSuite state changes in near-real-time.
For detailed implementation, see: implementation guide