From guidewire-pack
Deploys Guidewire integrations to Cloud Platform: builds config packages with Gradle, uploads to GCC Deployments, promotes via dev/staging/prod slots for zero-downtime releases.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packThis skill is limited to using the following tools:
Deploy via GCC: build configuration package with gradle, upload to GCC > Deployments, promote through environments (dev > staging > prod). Use deployment slots for zero-downtime releases. Rollback via GCC if issues detected.
Configures Guidewire CI/CD pipelines with Gradle Gosu compilation, GUnit tests, config builds, and GCC API deployments for GitHub Actions or Jenkins.
Deploys features to dev/staging/prod environments using level-based strategies: Starter (Vercel/Netlify guides), Dynamic (Docker/GitHub Actions), Enterprise (Terraform/Kubernetes/ArgoCD). Includes rollback and gates.
Deploys Apollo.io integrations to production on Vercel, GCP Cloud Run, or Kubernetes using Node.js with health checks, Docker, and secret management.
Share bugs, ideas, or general feedback.
Deploy via GCC: build configuration package with gradle, upload to GCC > Deployments, promote through environments (dev > staging > prod). Use deployment slots for zero-downtime releases. Rollback via GCC if issues detected.
For detailed implementation, see: implementation guide