From guidewire-pack
Manages Guidewire data: Gosu entity CRUD with transactions, ETL migrations, batch ops, staging tables, GDPR governance via purges/anonymization.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guidewire-pack:guidewire-data-handlingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
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
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packOptimizes Guidewire performance via Gosu query tuning, batch processing, caching, and JVM heap configuration. Useful for slow queries or high-latency issues.
CRUD operations for UiPath Data Fabric entities and records via CLI: create schemas, insert/query/update/delete records, CSV import, file attachments. Useful before authoring flow nodes.
Establish data ownership, quality standards, compliance policies, and metadata management. Build organizational data practices. Use when defining data strategy or improving data quality and compliance.