CtrlK
BlogDocsLog inGet started
Tessl Logo

guidewire-local-dev-loop

Iterate on Gosu rules and configuration without paying the full 5–15 minute runServer rebuild every time. Use when standing up Guidewire Studio against a local InsuranceSuite instance, attaching an IntelliJ remote debugger to runServer, distinguishing changes that hot-reload from changes that force restart, or building a GUnit-driven TDD cycle for rule logic. Trigger with "guidewire studio", "gosu hot reload", "gosu debugger", "gunit", "guidewire runServer".

75

Quality

94%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

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

The body is an actionable, well-sequenced dev-loop guide with executable commands, explicit validation habits, and a recovery table. It is slightly held back by motivational prose padding and references that are signaled in only one place rather than woven into navigation.

Suggestions

Trim narrative framing in the Overview and step 2 ('The single biggest productivity killer...', 'Memorize this table...') to tighten conciseness toward a 5.

Promote the bundle references into a dedicated 'Further reading' section with per-topic pointers (e.g. '**Containerized dev / shared servers**: See implementation-guide.md; **Cloud API methods**: See API_REFERENCE.md') so navigation is granular rather than a single trailing sentence.

Consider moving the 8-row Error Handling table or the three full examples into a reference file to keep SKILL.md a leaner overview.

DimensionReasoningScore

Conciseness

Mostly lean and information-dense with executable commands, but light narrative padding ('The single biggest productivity killer...', 'Memorize this table — it determines whether the next edit costs 0 seconds or 8 minutes', the 'Three production problems' framing) could be trimmed, fitting 'efficient; minor instances of over-explanation'.

4 / 5

Actionability

Copy-paste-ready gradle commands (runServer with debug flags, test --continuous, loadSampleData, clean compileGosu), concrete IntelliJ debug-config steps, and a per-change-type action table provide fully executable guidance covering the common cases.

5 / 5

Workflow Clarity

A clearly numbered five-step inner loop with explicit validation checkpoints — 'trust the JVM, not Studio', breakpoint line-number confirmation, an Output checklist, and an Error Handling recovery table — supplies feedback loops for the destructive database operations, so no cap applies.

5 / 5

Progressive Disclosure

Good section structure with real one-level-deep bundle references (implementation-guide.md, API_REFERENCE.md, both verified present), but the references are signaled only in a single trailing sentence rather than per-topic pointers, leaving a minor organization gap below the top anchor.

4 / 5

Total

18

/

20

Passed

Description

100%Weight 40%Scale 1-5

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 specific, complete, and distinctive: it states concrete actions, an explicit 'Use when' clause with natural trigger phrases, and occupies a narrow Guidewire-specific niche. Voice is third-person imperative throughout, so no voice penalty applies.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — iterate on Gosu rules, attach an IntelliJ remote debugger to runServer, distinguish hot-reload vs restart changes, build a GUnit-driven TDD cycle — with comprehensive coverage and no real gaps, matching the 'lists multiple specific concrete actions' anchor.

5 / 5

Completeness

Clearly states what it does ('Iterate on Gosu rules and configuration without paying the full 5–15 minute runServer rebuild') and explicitly answers when with a 'Use when...' clause plus concrete trigger phrases, satisfying the top anchor.

5 / 5

Trigger Term Quality

Explicit natural trigger phrases ('guidewire studio', 'gosu hot reload', 'gosu debugger', 'gunit', 'guidewire runServer') give comprehensive coverage of the terms a developer would actually say, matching the comprehensive-coverage anchor.

5 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Guidewire Studio / Gosu / GUnit / runServer) with highly domain-specific triggers, making conflict with other skills minimal.

5 / 5

Total

20

/

20

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.