CtrlK
BlogDocsLog inGet started
Tessl Logo

legreffier-onboarding

Stateful adoption coach for LeGreffier: inspects local and remote state, classifies the current adoption stage, and suggests the next best action. Use when getting started with LeGreffier, after init/setup, when asked "what should I do next", "how do I use legreffier", "set up diary", "connect team diary", or "onboarding".

71

Quality

87%

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

78%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-structured, actionable skill body that uses progressive disclosure effectively and sequences its multi-stage workflow with appropriate safeguards. Slightly verbose in a few explanatory asides and could expose more complete call signatures.

Suggestions

Trim justificatory asides (e.g., 'This keeps onboarding conversational...') to improve token efficiency.

Add complete MCP call signatures for the stage checks, not just entries_list, to close the actionability gaps.

Add an explicit validate->fix->retry loop for transport/credential failures to strengthen the workflow feedback loop.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence, with tables and code blocks for thresholds/signals; a few justificatory sentences ('This keeps onboarding conversational...', 'This keeps context usage proportional...') could be trimmed.

4 / 5

Actionability

Provides concrete, executable guidance such as 'entries_list({ diary_id: DIARY_ID, limit: 50 })', 'mcp__<AGENT_NAME>__*', and CLI credential flags, with a precise stage-classification table; minor gaps in full MCP call signatures.

4 / 5

Workflow Clarity

Execution flow is clearly sequenced (resolve agent, stage 1/2/3-4 checks) with a stage re-detection feedback loop and explicit confirmation safeguards on destructive writes; the validate->fix->retry loop is mild (mainly the transport MCP->CLI fallback).

4 / 5

Progressive Disclosure

Clear overview that defers stage-specific detail to four real one-level-deep reference files (all present in ./references/), with an explicit 'only load the reference file for the detected stage' rule for easy navigation.

5 / 5

Total

17

/

20

Passed

Description

96%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 concretely states capabilities and provides a rich, natural set of trigger phrases. The only weakness is minor overlap risk with the sibling legreffier skill.

DimensionReasoningScore

Specificity

Names the LeGreffier onboarding domain and lists multiple concrete actions ('inspects local and remote state, classifies the current adoption stage, and suggests the next best action') with comprehensive coverage for the niche; third-person voice is used throughout.

5 / 5

Completeness

Explicitly answers both what (stateful adoption coach that inspects/classifies/suggests) and when (an explicit 'Use when...' clause with concrete trigger phrases).

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage including synonyms and exact user phrases ('what should I do next', 'how do I use legreffier', 'set up diary', 'connect team diary', 'onboarding', 'after init/setup').

5 / 5

Distinctiveness Conflict Risk

Clear onboarding niche with distinct triggers, but some overlap risk with the main legreffier skill for shared phrases like 'set up diary' / 'connect team diary'.

4 / 5

Total

19

/

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
getlarge/themoltnet
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.