CtrlK
BlogDocsLog inGet started
Tessl Logo

error-consolidation-setup

Creates a consolidated C# compiler diagnostic article skeleton, TOC entry, and optional seed-code metadata. Use to start a new error-consolidation workflow.

67

Quality

81%

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

83%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.

The body is lean, highly actionable, and well-structured with concrete templates and an explicit review checkpoint. Its main weakness is the absence of a validation step for the batch seed-code edits, which limits the workflow-clarity score.

Suggestions

Add an explicit verification step after Step 4 (e.g., confirm each seed code's constant was found in ErrorCode.cs and its <data> element exists in CSharpResources.resx before adding it to the article), turning it into a validate-fix-retry loop.

After Step 3, verify the TOC entry's indentation and href resolve correctly against the existing toc.yml structure before proceeding.

In Step 5, include a quick sanity check that f1_keywords/helpviewer_keywords are sorted numerically and that no seed code remains in the catch-all file.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: exact file paths, front matter, and TOC YAML are given with no padding or explanation of concepts Claude already knows, and every step earns its place.

5 / 5

Actionability

Fully executable guidance with concrete destination paths, ready-to-fill front matter/TOC templates, and a precise ErrorCode.cs/CSharpResources.resx lookup procedure; the only placeholders are intentional user-supplied inputs.

5 / 5

Workflow Clarity

Steps 1–5 are clearly sequenced with explicit stop-and-wait checkpoints and a final review gate, but the batch seed-code processing touches multiple files with no validation/verification of the edits, which caps the score per the batch-operation guideline.

3 / 5

Progressive Disclosure

A single self-contained SKILL.md with well-organized, clearly headed sections and no external bundle files; structure is good, though the seed-code lookup detail could optionally be split into a reference file.

4 / 5

Total

17

/

20

Passed

Description

78%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.

The description concisely states both what the skill produces and when to use it, with concrete, domain-specific artifacts and a clear trigger clause. It is distinct and unlikely to conflict with other skills.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete artifacts ('article skeleton, TOC entry, and optional seed-code metadata') with comprehensive coverage, though 'metadata' is slightly more abstract than the other concrete outputs.

4 / 5

Completeness

Provides a clear 'what' (creates skeleton, TOC entry, metadata) and an explicit 'when' ('Use to start a new error-consolidation workflow'), with the trigger present but slightly terse.

4 / 5

Trigger Term Quality

Uses relevant niche terms ('C# compiler diagnostic', 'TOC entry', 'seed-code', 'error-consolidation workflow') that a user would naturally say, missing only a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (C# compiler diagnostic consolidation) with distinct triggers and minimal risk of firing for an unrelated skill.

5 / 5

Total

17

/

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
dotnet/docs
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.