CtrlK
BlogDocsLog inGet started
Tessl Logo

gaps

Open gaps tracker — what's flagged and not yet closed. Use when the user asks "what gaps are open", "gap tracker", "remediation status", or wants to close (--close GAP-ID) or risk-accept (--accept GAP-ID) a tracked gap.

75

Quality

93%

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

87%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 lean, well-structured skill body that delegates detail appropriately to a reference skill. Its main weakness is the absence of an explicit validation/consequential-action gate within the body for state-changing close/accept operations.

Suggestions

Add an explicit validation or confirmation checkpoint before marking a gap closed or risk-accepted (e.g., confirm the GAP-ID exists and re-read the tracker after the write) to raise workflow clarity.

Surface the 'consequential-action gate' inline as a one-line pre-check rather than only deferring it to the reference skill, so the state-changing steps are guarded in the body.

Specify how to report open gaps 'by age and materiality' with a concrete output shape or sort order so the default branch is fully actionable without loading the reference.

DimensionReasoningScore

Conciseness

Roughly 14 lines with no concept explanation or padding; every line carries an instruction or a clearly-signaled reference, assuming Claude's competence.

3 / 3

Actionability

Provides a concrete file path to read and unambiguous conditional actions for each mode (--close, --accept, default report); instruction-only guidance is specific rather than vague.

3 / 3

Workflow Clarity

A clear numbered sequence exists, but closing and risk-accepting gaps are consequential state changes with no in-body validation checkpoint or feedback loop, capping this at 2 per the destructive-operations guideline.

2 / 3

Progressive Disclosure

Under 50 lines and well-organized; the detailed schema/format logic is cleanly offloaded to a one-level-deep, clearly-signaled reference skill ('load it before doing substantive work').

3 / 3

Total

11

/

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, third-person description that clearly conveys both capability and trigger conditions with concrete, natural-language keywords. No fluff or over-claims.

DimensionReasoningScore

Specificity

Names concrete actions — 'close (--close GAP-ID)' and 'risk-accept (--accept GAP-ID)' — alongside tracking open gaps, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly states what the skill does ('Open gaps tracker — what's flagged and not yet closed') and when to use it via an explicit 'Use when...' clause with concrete triggers.

3 / 3

Trigger Term Quality

Includes natural phrases a user would actually say — "what gaps are open", "gap tracker", "remediation status" — giving good coverage of likely trigger language.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (gap remediation tracking) with distinct, specific triggers unlikely to collide with general skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
anthropics/claude-for-legal
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.