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".

73

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

85%

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

The body is highly actionable with a well-sequenced, validated workflow and clean progressive disclosure to real reference files. Its only weakness is moderate verbosity in the motivational overview prose, which could be trimmed without losing clarity.

Suggestions

Tighten the Overview and 'three production problems' section: convert the motivational prose ('A full day disappears in restarts') into a brief bullet list of the failure modes the skill prevents, preserving the signal in fewer tokens.

Consider moving the full Error Handling table into the implementation guide, keeping only the two or three most common symptoms inline to reduce body length while retaining the validation feedback loop.

DimensionReasoningScore

Conciseness

The instructions are lean with executable commands, but the Overview and 'three production problems' framing ('A full day disappears in restarts', 'developers stop writing them') is motivational padding that could be tightened; it is not a 3 because not every token earns its place, and not a 1 because it avoids explaining basic concepts Claude already knows.

2 / 3

Actionability

Provides copy-paste-ready commands (e.g., './gradlew runServer -Pdebug=true -PdebugPort=8088', './gradlew test --tests "..." --continuous') and a concrete hot-reload decision table, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The inner loop is sequenced as numbered steps 1–5 with explicit validation checkpoints (breakpoint confirmation 'confirm the breakpoint hits the new line numbers') and an error-handling feedback table, satisfying the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

The body is a clear overview with two well-signaled, one-level-deep references (implementation-guide.md and API_REFERENCE.md), both of which are real bundle files, and deeper content is appropriately split out.

3 / 3

Total

11

/

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 specific, trigger-rich, and clearly distinguishes when to use it, with concrete third-person framing of capabilities and a strong 'Use when' clause. It is a strong, low-conflict skill description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions such as 'attaching an IntelliJ remote debugger to runServer', 'distinguishing changes that hot-reload from changes that force restart', and 'building a GUnit-driven TDD cycle', matching the score-3 anchor; it is not a 2 because the actions are specific and comprehensive rather than partial.

3 / 3

Completeness

It states what the skill does ('Iterate on Gosu rules and configuration...') and gives an explicit 'Use when' clause covering multiple scenarios, clearly answering both what and when.

3 / 3

Trigger Term Quality

Explicit trigger terms like 'guidewire studio', 'gosu hot reload', 'gosu debugger', 'gunit', and 'guidewire runServer' are natural phrases a Guidewire developer would say, matching the good-coverage anchor.

3 / 3

Distinctiveness Conflict Risk

The narrow Guidewire/Gosu/runServer niche and distinct triggers make it unlikely to fire for an unrelated skill; it is well above the somewhat-specific score-2 anchor.

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.