guidewire-data-handling
Installation
SKILL.md
Guidewire Data Handling
Overview
Best practices for data handling in Guidewire InsuranceSuite including entity management, CRUD operations, data migration, batch processing, and data governance.
Prerequisites
- Understanding of Guidewire data model
- Access to Guidewire documentation
- Familiarity with Gosu programming
Instructions
Step 1: Instructions
// Gosu entity management patterns
Step 2: Data Handling Best Practices
Implement data handling best practices.
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Related skills