CtrlK
BlogDocsLog inGet started
Tessl Logo

client-comms-log

Log a client communication — call, email, text, letter, in-person, voicemail. Append-only per-case record with dated entries, direction, medium, summary, action items. Works alongside /client-letter and /status client. Use when logging a call or client email, reviewing a communication log, or asking "what did we tell [client] last time".

69

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

70%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 a well-structured, self-contained instruction skill with concrete paths, a header template, clear mode routing, and an explicit pre-write confirmation checkpoint. It loses points on conciseness (rationale sections that could be trimmed) and actionability (no full worked example of a completed log entry).

Suggestions

Trim or move the 'Purpose' rationale and 'What this skill does not do' boundary list to reduce token weight, keeping only operationally necessary context inline.

Add one fully rendered example of a completed log entry (header plus a prepended entry) so the append format is copy-paste ready rather than implied by the field list.

Spell out the confirmation-rejection branch explicitly (e.g., 'if the user requests changes, revise the formatted entry and re-confirm before appending') to close the workflow's only implicit gap.

DimensionReasoningScore

Conciseness

The operational guidance (paths, modes, inputs) is lean, but the 'Purpose' section's four rationale paragraphs and the five-bullet 'What this skill does not do' section add explanation that could be tightened — matching 'mostly efficient but includes some unnecessary explanation or could be tightened' rather than the every-token-earns-its-place score 3.

2 / 3

Actionability

Guidance is concrete — exact file path, enumerated required inputs, and a copy-paste header template — but no complete rendered example of an appended log entry is provided and the per-entry format is described only as a field list, so it sits at 'some concrete guidance but incomplete; missing key details' rather than fully copy-paste-ready score 3.

2 / 3

Workflow Clarity

A clear numbered top-level workflow and a well-sequenced --add mode include an explicit validation checkpoint ('show the user the formatted entry and ask for confirmation... reviewed before they're written, not after'); the operation is non-destructive append-only so the destructive/batch cap at 2 does not apply, and correction-via-new-entry is documented.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is self-contained, organized into clearly signaled sections (Purpose, Load context, Modes, Integration, Boundaries) with no nested references and easy navigation, satisfying the well-organized score-3 bar rather than the inline-content-should-be-separate score 2.

3 / 3

Total

10

/

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 trigger phrasings, and explicitly covers both what the skill does and when to use it, with a clear niche that distinguishes it from sibling skills. It is written in imperative/third-person voice with no first- or second-person phrasing to penalize.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions and elements — 'call, email, text, letter, in-person, voicemail' and 'dated entries, direction, medium, summary, action items' — matching the 'lists multiple specific concrete actions' anchor rather than just naming a domain (score 2) or being vague (score 1).

3 / 3

Completeness

Explicitly answers both 'what' (Log a client communication; append-only per-case record with named fields) and 'when' via an explicit 'Use when...' trigger clause, satisfying the score-3 bar; the missing-'Use when' cap at 2 does not apply because the clause is present.

3 / 3

Trigger Term Quality

'Use when logging a call or client email, reviewing a communication log, or asking "what did we tell [client] last time"' provides natural phrasings a user would actually say, beyond the 'some relevant keywords' level of score 2 and well clear of jargon-only score 1.

3 / 3

Distinctiveness Conflict Risk

A clear legal-clinic communication-logging niche with distinct triggers ('what did we tell [client] last time') plus sibling-skill disambiguation ('Works alongside /client-letter and /status client') makes it unlikely to fire for the wrong skill, beyond the overlap-prone score 2.

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.