CtrlK
BlogDocsLog inGet started
Tessl Logo

internal-comms

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).

91

1.37x
Quality

77%

Does it follow best practices?

Impact

92%

1.37x

Average score across 10 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/anthropic-internal-comms/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

82%

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 has strong trigger term coverage and good completeness with an explicit 'when to use' clause. However, it uses first person ('help me write') which violates the third-person voice requirement, and the capabilities are described more as a list of document types rather than concrete actions. The broad scope of 'all kinds of internal communications' could create overlap with more specialized skills.

Suggestions

Rewrite in third person voice (e.g., 'Drafts and formats internal communications...' instead of 'help me write'). First person usage should be avoided per the rubric guidelines.

Add more specific action verbs describing concrete capabilities beyond just 'write' — e.g., 'Drafts, formats, and structures internal communications following company-specific templates and conventions.'

DimensionReasoningScore

Specificity

The description names the domain (internal communications) and lists several document types (status reports, leadership updates, newsletters, FAQs, incident reports, etc.), but does not describe concrete actions like 'drafts', 'formats', or 'generates'. It says 'write' once but mostly enumerates types rather than specific capabilities.

2 / 3

Completeness

The description answers both 'what' (write internal communications using company-preferred formats) and 'when' ('whenever asked to write some sort of internal communications') with an explicit trigger clause and enumerated examples of when to use it.

3 / 3

Trigger Term Quality

Good coverage of natural terms users would say: 'status reports', 'leadership updates', '3P updates', 'company newsletters', 'FAQs', 'incident reports', 'project updates', and the general term 'internal communications'. These are terms users would naturally use when requesting these documents.

3 / 3

Distinctiveness Conflict Risk

While 'internal communications' is a reasonably specific niche, terms like 'FAQs', 'incident reports', and 'project updates' could overlap with other skills focused on those specific document types. The scope is broad enough to potentially conflict with more specialized writing skills.

2 / 3

Total

10

/

12

Passed

Implementation

72%

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

This skill is well-structured as a routing/dispatch document that efficiently directs Claude to the appropriate guideline file based on communication type. Its main weakness is that it contains no inline examples or concrete guidance itself—all substance is deferred to external files, making it impossible to evaluate the actual quality of the instructions Claude will follow. The workflow is simple and clear but lacks any verification steps.

Suggestions

Add at least one brief inline example (e.g., a short 3P update snippet) so Claude has immediate context even before loading external files.

Add a verification step to the workflow, such as 'Confirm the draft matches the tone and format guidelines before presenting to the user.'

DimensionReasoningScore

Conciseness

The content is lean and efficient. No unnecessary explanations of what internal communications are or how Claude should approach writing. Every line serves a purpose—routing to the right file.

3 / 3

Actionability

The skill provides a clear routing mechanism to guideline files, but the actual actionable content (formatting, tone, examples) is entirely deferred to external files. The skill itself contains no concrete examples, templates, or executable guidance for any communication type.

2 / 3

Workflow Clarity

The 3-step workflow (identify type → load file → follow instructions) is clear and sequenced, but there's no validation or feedback loop. For instance, there's no step to verify the output matches the expected format or to confirm with the user before finalizing.

2 / 3

Progressive Disclosure

Excellent progressive disclosure structure. The SKILL.md serves as a concise routing overview with clearly signaled one-level-deep references to specific guideline files in the examples/ directory. Each communication type maps to a specific file.

3 / 3

Total

10

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
boisenoise/skills-collections
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.