CtrlK
BlogDocsLog inGet started
Tessl Logo

context-engine

Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls. Use when starting any C-suite advisor session, when context looks stale or missing, or before sending company data to an external service.

70

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

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

A well-organized, actionable instruction skill with a clear load protocol and a real, clearly-signaled reference file. It could tighten editorializing and reduce inline/reference redundancy, and add an explicit enrichment validation checkpoint.

Suggestions

Remove editorializing lines (e.g. 'Context is what turns generic advice into specific insight') and the Keywords block to trim tokens that don't aid execution.

De-duplicate the privacy/anonymization rules: keep only a brief inline pointer and let references/anonymization-protocol.md carry the detail.

Add an explicit validation checkpoint to the Context Enrichment workflow (e.g. confirm fields before appending, and re-check staleness after updating the timestamp) to close the feedback-loop gap.

DimensionReasoningScore

Conciseness

Mostly efficient with tables and copy-ready prompts, but includes light editorializing ('Context is what turns generic advice into specific insight') and a Keywords block plus some redundant staleness logic that could be trimmed.

4 / 5

Actionability

For an instruction-only skill the guidance is highly actionable: exact file paths, a 90-day threshold, copy-paste prompt strings, a condition→action table, and concrete anonymization mappings that cover the common cases.

5 / 5

Workflow Clarity

The Load Protocol is a clear 3-step sequence with branch logic (staleness, quality signals), but there is no explicit validate→fix→retry feedback loop, so it sits just below the top anchor.

4 / 5

Progressive Disclosure

Single one-level-deep reference (anonymization-protocol.md) is clearly signaled and present on disk, but the privacy rules are summarized inline while also living in the reference, leaving mild redundancy rather than a clean split.

4 / 5

Total

17

/

20

Passed

Description

88%Weight 40%Scale 1-5

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 covers both capability and trigger conditions with concrete actions and file paths. Minor room to broaden natural trigger synonyms and tighten the overlap-prone external-service trigger.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules'), matching the comprehensive-coverage anchor.

5 / 5

Completeness

Explicitly answers both what it does (load/parse/enrich/enforce) and when to use it via a clear 'Use when...' clause with three concrete trigger conditions.

5 / 5

Trigger Term Quality

Good natural-language triggers ('when context looks stale or missing', 'before sending company data to an external service'), but lacks synonyms and shorthand variations a user might say, so it sits just below the comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

The C-suite advisor context niche is distinct, but the 'before sending company data to an external service' trigger could overlap with general anonymization skills, leaving minor conflict risk.

4 / 5

Total

18

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
alirezarezvani/claude-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.