CtrlK
BlogDocsLog inGet started
Tessl Logo

verify-release

Verify a published release of the C# MCP SDK. Monitors the Release and Publish Docs workflows triggered by publishing a GitHub release, confirms the packages are listed on NuGet.org, and confirms the versioned documentation site reflects the release. Use when asked to verify a release, check whether a release published correctly, monitor the release or docs workflow, confirm packages on NuGet, or check whether the docs site updated.

76

Quality

96%

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

92%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 high-quality, executable verification skill with excellent command-level actionability and a well-gated workflow. The only meaningful weakness is mild redundancy between the Process steps and the Edge Cases section.

Suggestions

Consolidate the Edge Cases section: several entries (draft-release stop, superseded/cancelled docs run, NuGet indexing lag, Pages caching) already appear in the Process steps — keep Edge Cases for truly novel failure modes or trim to one-line cross-references.

Consider moving the docs-workflow behavior notes in Step 4 (concurrency group, version discovery, every-major rebuild) into a short referenced note, since they are background behavior rather than per-release verification steps.

DimensionReasoningScore

Conciseness

Lean and dense with actionable specifics, assuming Claude's competence, but the Edge Cases section restates several items already covered in the Process steps (superseded runs, indexing lag, draft-release stop), which could be trimmed.

4 / 5

Actionability

Fully executable, copy-paste-ready gh commands with explicit --json field lists throughout, plus concrete failure-inspection and remediation commands covering the common cases.

5 / 5

Workflow Clarity

A clearly sequenced 7-step process with explicit validation checkpoints (stop if draft, confirm headBranch == v{version}, cross-check headSha, distinguish 'published but not indexed' from 'not published') and confirmation gates on the only write-capable remediation actions.

5 / 5

Progressive Disclosure

Clear overview with well-signaled one-level-deep references (the two workflow yml files and shared release-branches.md), no nested references, and appropriately self-contained content organized into Process / Remediation / Edge Cases; no bundle files exist or are needed.

5 / 5

Total

19

/

20

Passed

Description

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

An excellent description: concrete actions, explicit trigger guidance, third-person voice, and a clearly scoped niche. Every dimension lands at the top anchor with no padding or vague language.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Monitors the Release and Publish Docs workflows', 'confirms the packages are listed on NuGet.org', 'confirms the versioned documentation site reflects the release' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both 'what' (monitors workflows, confirms NuGet packages, confirms docs site) and 'when' via a concrete 'Use when...' clause enumerating trigger scenarios.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrasings including synonyms — 'verify a release', 'check whether a release published correctly', 'monitor the release or docs workflow', 'confirm packages on NuGet', 'check whether the docs site updated'; file extensions are not applicable to this workflow skill type.

5 / 5

Distinctiveness Conflict Risk

A clear narrow niche — verifying published releases of the C# MCP SDK — with distinct triggers (NuGet, docs workflow, release) and minimal risk of firing for unrelated skills.

5 / 5

Total

20

/

20

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

relative_links

Relative link issues: 3 suspicious

Warning

Total

15

/

16

Passed

Repository
modelcontextprotocol/csharp-sdk
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.