From guidewire-pack
Configures Guidewire CI/CD pipelines with Gradle Gosu compilation, GUnit tests, config builds, and GCC API deployments for GitHub Actions or Jenkins.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guidewire-pack:guidewire-ci-integrationThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
GitHub Actions/Jenkins: gradle compileGosu, gradle test (GUnit), gradle buildConfiguration, deploy configuration package via GCC API. Separate pipelines for Gosu changes vs configuration-only changes.
GitHub Actions/Jenkins: gradle compileGosu, gradle test (GUnit), gradle buildConfiguration, deploy configuration package via GCC API. Separate pipelines for Gosu changes vs configuration-only changes.
For detailed implementation, see: implementation guide
npx claudepluginhub luxdevnet/claude-plus-lux --plugin guidewire-pack4plugins reuse this skill
First indexed Jul 10, 2026
Guides Guidewire CI/CD pipeline design for InsuranceSuite: Gosu compile, GUnit, lint gates per PR, config-package promotion dev→UAT→prod, canary deploy, and rollback decision trees.
Design and implement CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins, or CircleCI for automated testing, building, and deployment.
Generates CI/CD pipeline configs adapted to project stack and platform, for GitHub Actions, GitLab CI, Jenkins, etc. Automates lint, tests, build, security, and deploy stages.