From guidewire-pack
Implements Guidewire RBAC: API roles for endpoint access, InsuranceSuite user permissions, security policies, and SAML-based AD group mapping.
How this skill is triggered — by the user, by Claude, or both
Slash command
/guidewire-pack:guidewire-enterprise-rbacThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
GCC > Identity & Access: API roles define endpoint access (read/write per resource). User roles in InsuranceSuite control UI and business logic access. Security policies enforce data visibility. Map AD groups to Guidewire roles via SAML assertions.
GCC > Identity & Access: API roles define endpoint access (read/write per resource). User roles in InsuranceSuite control UI and business logic access. Security policies enforce data visibility. Map AD groups to Guidewire roles via SAML assertions.
For detailed implementation, see: implementation guide
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin guidewire-packGuides Guidewire security implementation: OAuth2 JWTs, GCC API roles, Gosu secure coding, PII encryption, SAML SSO for Jutro. Activate on security queries.
Guides selection and implementation of authorization models including RBAC, ABAC, ACL, ReBAC, and policy-as-code for permission systems and access control design.
Guides RBAC implementation, feature gating with hide/disable/reduce strategies, invitation flows, admin panels, settings pages, and account/workspace separation.