CtrlK
BlogDocsLog inGet started
Tessl Logo

azsdk-common-sdk-release

Check release readiness and trigger the release pipeline for Azure SDK packages. **UTILITY SKILL**. USE FOR: "release SDK", "trigger release", "check release readiness", "release pipeline", "publish package", "ship SDK". DO NOT USE FOR: SDK development, code generation, pipeline debugging, release plan creation. INVOKES: azure-sdk-mcp:azsdk_release_sdk.

68

Quality

83%

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

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 compact, well-organized instruction skill with concrete tool/parameter guidance and a clear sequenced workflow. The main gaps are minor redundancy in the Triggers section and the readiness check being optional before triggering the release pipeline.

Suggestions

Remove the duplicate WHEN line in Triggers (it restates USE FOR verbatim) and trim the intro so it does not restate the description.

Make the readiness check a mandatory checkpoint before triggering release rather than conditional on explicit user request, given release is a significant operation.

Add a short example showing the literal azsdk_release_sdk invocation shape with packageName, language, and checkReady parameters.

DimensionReasoningScore

Conciseness

The body is lean and mostly efficient, but the Triggers section duplicates the USE FOR/WHEN content verbatim and re-states the description, a minor redundancy that could be trimmed.

4 / 5

Actionability

Concrete guidance names the exact tool and parameters (azsdk_release_sdk with checkReady: true/false) and required inputs (packageName, language, branch), though no literal call-format example is shown.

4 / 5

Workflow Clarity

Steps 1–4 are clearly sequenced with intent branching and a failure feedback loop, but the readiness validation is optional rather than enforced before triggering a significant release operation.

4 / 5

Progressive Disclosure

Under 50 lines with no external references needed, organized into clearly labeled sections (Triggers, Rules, MCP Tools, Steps, Examples, Troubleshooting) that make navigation trivial.

5 / 5

Total

17

/

20

Passed

Description

87%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, well-structured description with explicit trigger guidance, clear scope, and concrete negative boundaries. Minor specificity gains are possible but it clearly answers what and when.

DimensionReasoningScore

Specificity

"Check release readiness and trigger the release pipeline" names the Azure SDK domain plus two concrete actions with minor coverage gaps (e.g., approval handling is only implied).

4 / 5

Completeness

Explicitly answers what it does (check readiness, trigger release pipeline) and when to use it via concrete USE FOR/DO NOT USE FOR trigger phrases.

5 / 5

Trigger Term Quality

USE FOR lists natural phrases users would say ("release SDK", "ship SDK", "publish package", "trigger release") with good synonym coverage, though a few natural variants are missing.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Azure SDK release) with explicit DO NOT USE FOR exclusions (development, code generation, debugging), minimizing conflict risk.

5 / 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
Azure/azure-sdk-for-net
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.