guidewire-core-workflow-a

Execute Guidewire primary workflow: Policy lifecycle management in PolicyCenter.

Content Preview
---
name: guidewire-core-workflow-a
description: |
  Execute Guidewire primary workflow: Policy lifecycle management in PolicyCenter.
  Use when implementing quoting, binding, issuing, endorsing, or renewing policies.
  Trigger with phrases like "policycenter workflow", "create policy",
  "bind submission", "issue policy", "policy endorsement", "quote insurance".
allowed-tools: Read, Write, Edit, Bash(curl:*), Bash(npm:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intents
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/guidewire-core-workflow-a.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/guidewire-pack/skills/guidewire-core-workflow-a/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/guidewire-pack/skills/guidewire-core-workflow-a/SKILL.md

Related Skills