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 jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packDeploys Guidewire integrations to Cloud Platform: builds config packages with Gradle, uploads to GCC Deployments, promotes via dev/staging/prod slots for zero-downtime releases.
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.
Generates multi-stage CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, CircleCI covering linting, testing, image builds, scans, and gated deployments to staging/production.