CtrlK
BlogDocsLog inGet started
Tessl Logo

renewal-tracker

Show contracts with cancel-by deadlines coming up and warn before notice windows close, working from a maintained renewal register. Use when the user asks "what's renewing soon", "what renewals are due", "did we miss a cancellation window", "add this to the renewal tracker", or on a scheduled basis. Receives handoffs from saas-msa-review.

74

Quality

92%

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

85%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.

The body is highly actionable with clearly sequenced, validation-backed workflows and a verified one-level reference structure. The only blemish is mild redundancy between the inline register schema and the bundled reference example, which keeps conciseness just below the top anchor.

Suggestions

Remove the full inline register YAML example from SKILL.md or trim it to the non-obvious fields (transit_buffer_days, cancel_by_effective, send_by_effective, provenance) since references/renewal-register.yaml already holds an example entry — this would tighten the body toward the lean anchor.

If keeping the inline schema, cross-link it to references/renewal-register.yaml ('see references/renewal-register.yaml for the canonical example') so the two copies cannot silently diverge.

DimensionReasoningScore

Conciseness

The body is dense with domain knowledge Claude would not already have (transit buffers, governing-law business-day roll-back, half-open bands, provenance tags) with no concept padding, but the register schema is duplicated — a full inline YAML example appears in SKILL.md while references/renewal-register.yaml also carries an example entry — offering a tightening opportunity.

2 / 3

Actionability

Provides concrete formulas ('send_by_effective = cancel_by_effective - transit_buffer_days', 'cancel_by_calendar = initial_term_end − notice_period_days'), exact register field names, urgency-band thresholds, and copy-ready markdown output templates, matching the fully-executable anchor.

3 / 3

Workflow Clarity

The five-step business-day check is explicitly sequenced with validation/flag checkpoints ('flag any mismatch', provenance tag travels with the date), Mode 2 defines half-open interval handling to avoid off-by-one errors, and a legal gate blocks progression without an explicit yes — a clear feedback-loop pattern for risky batch registry operations.

3 / 3

Progressive Disclosure

Content is well-organized into topical sections with a single one-level-deep bundle reference (references/renewal-register.yaml, verified to exist) and pointers to external config paths; there is no nested multi-level reference chain.

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.

The description is specific, uses natural third-person trigger phrasings with an explicit 'Use when' clause, and carves out a distinct niche. It is among the strongest reference examples for all four dimensions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Show contracts with cancel-by deadlines coming up', 'warn before notice windows close', 'working from a maintained renewal register' — matching the anchor for several specific concrete actions, not the vague single-action lower anchors.

3 / 3

Completeness

Explicitly answers both 'what' (show/warn on renewals from a register) and 'when' via an explicit 'Use when the user asks...' clause, mirroring the anchor that requires both an action statement and explicit trigger guidance.

3 / 3

Trigger Term Quality

Quoted natural phrasings a user would actually say — "what's renewing soon", "what renewals are due", "did we miss a cancellation window", "add this to the renewal tracker" — plus a scheduled-trigger path, giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (contract renewal/cancel-by deadline tracking) with distinct triggers and a named handoff from saas-msa-review, making conflict with unrelated skills unlikely.

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.