CtrlK
BlogDocsLog inGet started
Tessl Logo

guidewire-core-workflow-b

Automate the ClaimCenter FNOL→investigation→reserve→payment→settlement→close pipeline including the failure paths — duplicate FNOL from multi-source intake, reserve-must-precede-payment ordering, supervisor-authorization tiers, premature settlement, and reopen-vs-new-claim ambiguity. Use when building claim intake from caller portals, IVR, or partner systems; automating reserve-setting jobs; or integrating settlement events with finance. Trigger with "claimcenter automation", "FNOL", "claim reserve", "claim payment", "claim settlement", "claim reopen".

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-3

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

A well-structured, actionable skill body: executable code, explicit validation checkpoints, and appropriately offloaded deep-dive references. It respects Claude's competence while adding genuine domain-specific knowledge.

DimensionReasoningScore

Conciseness

The body is dense and domain-specific — it explains ClaimCenter behaviors Claude would not already know (dedup windows, PendingApproval flow, reopen-vs-new) rather than generic concepts, and every section earns its tokens with code or actionable detail.

3 / 3

Actionability

Provides copy-paste-ready TypeScript hitting real endpoints with headers, idempotency keys, and request bodies, plus a concrete error/cause/solution table — fully executable guidance rather than pseudocode.

3 / 3

Workflow Clarity

Five numbered steps are clearly sequenced (FNOL→reserve→payment→settlement→reopen) with explicit validation gates such as the dedup check before create, reserve-before-payment ordering, and the isReadyToSettle() completeness check before close, plus error-recovery feedback in the table.

3 / 3

Progressive Disclosure

SKILL.md acts as an overview and signals one-level-deep references to real bundle files (references/implementation-guide.md and references/API_REFERENCE.md) for deeper coverage like subrogation and salvage, with clean section navigation.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

A strong, specific description that states concrete capabilities, provides explicit use-when guidance and trigger terms, and occupies a clear niche. Voice is appropriately third person.

DimensionReasoningScore

Specificity

Names the full FNOL→investigation→reserve→payment→settlement→close pipeline and enumerates five concrete failure paths (duplicate FNOL, reserve-before-payment, authorization tiers, premature settlement, reopen-vs-new-claim), matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers both 'what' (the lifecycle pipeline and its failure paths) and 'when' via an explicit 'Use when building claim intake from caller portals, IVR, or partner systems...' clause.

3 / 3

Trigger Term Quality

An explicit 'Trigger with' clause supplies natural terms users would say in this niche — 'claimcenter automation', 'FNOL', 'claim reserve', 'claim payment', 'claim settlement', 'claim reopen' — giving good coverage rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped tightly to Guidewire ClaimCenter claims processing with domain-specific triggers, making it unlikely to fire for 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.