CtrlK
BlogDocsLog inGet started
Tessl Logo

guidewire-core-workflow-a

Automate the PolicyCenter account→submission→quote→bind→issue→endorse→renew pipeline including the failure paths — underwriting issues blocking bind, quotes expiring before bind, referrals stuck pending approval, and mid-term endorsements that trigger unexpected premium audit recalculation. Use when building outbound integrations against PolicyCenter Cloud API (CRM-driven submission, broker-portal binding, automated renewal jobs). Trigger with "policycenter automation", "submission to bind", "policy renewal", "policy endorsement", "underwriting issue".

78

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a well-structured, action-oriented workflow with explicit validation checkpoints, concrete executable code, and clean one-level-deep references to existing bundle files. It adds domain-specific failure-mode knowledge rather than generic concepts.

DimensionReasoningScore

Conciseness

Lean instructional prose with concrete code throughout; the explanatory sentences (e.g., bound-vs-in-force billing invisibility, premium drift) are niche PolicyCenter domain knowledge Claude does not already have, not generic concept padding.

3 / 3

Actionability

Inline TypeScript uses real endpoints, headers, body shapes, and conditional logic (UW-issue filter, quote-expiry date check, drift threshold); helper functions are justified abstractions, with full implementations supplied in the implementation-guide reference.

3 / 3

Workflow Clarity

A clear 7-step numbered sequence with explicit validation checkpoints before each risky transition (blocking-issue check, quote-expiry check, premium-drift check, renewal-window check), an error-handling table for feedback loops, and an Output checklist of required components.

3 / 3

Progressive Disclosure

SKILL.md is a focused overview that clearly signals one-level-deep references ("see [implementation guide](references/implementation-guide.md) and [API reference](references/API_REFERENCE.md)"), both of which exist as real files; detailed schemas and full function bodies are appropriately split out.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is concrete, trigger-rich, and answers both what and when explicitly in third-person voice. It targets a clear niche with low conflict risk against sibling Guideware skills.

DimensionReasoningScore

Specificity

Lists the full concrete pipeline ("account→submission→quote→bind→issue→endorse→renew") plus specific failure paths ("underwriting issues blocking bind, quotes expiring before bind, referrals stuck pending approval"), matching the multiple-concrete-actions anchor.

3 / 3

Completeness

Clearly states what it does (the lifecycle pipeline and failure paths) and when to use it via an explicit "Use when building outbound integrations..." clause plus a "Trigger with..." list, satisfying both what and when.

3 / 3

Trigger Term Quality

Explicit trigger block ("policycenter automation", "submission to bind", "policy renewal", "policy endorsement", "underwriting issue") covers natural phrases a user would actually say, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

Narrow PolicyCenter policy-lifecycle niche with distinct, product-specific triggers; unlikely to fire for the sibling ClaimCenter skill or unrelated skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.