From guidewire-pack
Manages Guidewire data: Gosu entity CRUD with transactions, ETL migrations, batch ops, staging tables, GDPR governance via purges/anonymization.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packThis skill is limited to using the following tools:
Entity management via Gosu: create, update, delete with proper transaction handling. Data migration with ETL tools and batch processes. Staging tables for bulk imports. GDPR: implement data purge rules in Gosu, use anonymization for test data.
Optimizes Guidewire performance via Gosu query tuning, batch processing, caching, and JVM heap configuration. Useful for slow queries or high-latency issues.
Implements data governance frameworks, builds data catalogs, establishes data lineage, defines quality rules, sets up stewardship programs covering metadata management, quality, and compliance.
Manages UiPath Data Fabric entities and records via `uip df` CLI: create entities, query/insert/update/delete records, CSV imports, file attachments.
Share bugs, ideas, or general feedback.
Entity management via Gosu: create, update, delete with proper transaction handling. Data migration with ETL tools and batch processes. Staging tables for bulk imports. GDPR: implement data purge rules in Gosu, use anonymization for test data.
For detailed implementation, see: implementation guide