CtrlK
BlogDocsLog inGet started
Tessl Logo

verify

Verify changes to the claude-for-msft-365-install admin scripts and commands by driving them against an isolated fake $HOME.

70

Quality

86%

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

100%

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

The content is a strong, executable verification playbook: lean prose, concrete commands, a clearly sequenced workflow with explicit validation for destructive operations, and tidy sectioning with no external reference sprawl. It earns top marks across all four content dimensions.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it states facts like 'The Bash tool runs zsh' without explaining them, and every explanatory sentence (e.g. the BOM/mojibake note) is non-obvious domain knowledge that earned its place rather than padding.

3 / 3

Actionability

It provides fully executable, copy-paste-ready commands — the sandbox setup loop, `HOME=$S ./scripts/clear-addin-cache.sh --apply`, the `snap()` snapshot function, and the PowerShell tokenize parse-check — with specific GUIDs and paths rather than pseudocode.

3 / 3

Workflow Clarity

It sequences lint-gate → fake-HOME drive (list → dry-run → apply) → storage snapshot-diff with explicit validation checkpoints and feedback loops, including before/after diffs and a restore-and-re-diff confirmation for the destructive --apply paths.

3 / 3

Progressive Disclosure

No bundle files exist; the body is self-contained and organized into clear sections (Lint gate, Drive the scripts, Prove storage, Gotchas) with no nested references, so the well-organized-sections path to a top score applies.

3 / 3

Total

12

/

12

Passed

Description

72%

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 concrete and highly distinctive, nailing the 'what' with a specific technique (fake $HOME) and a clearly-scoped plugin. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which caps completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when modifying or verifying the claude-for-msft-365-install admin scripts, or before committing changes to those scripts.'

Enumerate a few more concrete actions (e.g. 'lint, drive against a fake $HOME, and snapshot-diff storage') to lift specificity from a single verb to a comprehensive list.

DimensionReasoningScore

Specificity

Names the domain ('admin scripts and commands') and a concrete technique ('driving them against an isolated fake $HOME'), but only one primary action ('Verify changes') rather than a comprehensive list of concrete actions, matching the score-2 anchor.

2 / 3

Completeness

It clearly answers 'what' the skill does but provides no explicit 'Use when...' trigger guidance, so 'when' is only implied — the judging guideline caps completeness at 2 for a missing explicit when clause.

2 / 3

Trigger Term Quality

Phrases like 'Verify changes', 'admin scripts and commands', and 'fake $HOME' closely mirror what a user of this plugin would naturally say, giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

The named plugin ('claude-for-msft-365-install admin scripts and commands') pins down a very specific niche, making it clearly distinguishable and unlikely to trigger for the wrong skill.

3 / 3

Total

10

/

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

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
anthropics/financial-services
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.