CtrlK
BlogDocsLog inGet started
Tessl Logo

bump-mgmt-base-version

Bump the http-client-csharp base dependency versions in http-client-csharp-mgmt. Updates Azure and unbranded emitter (npm) dependencies and the Azure generator (NuGet) reference, rebuilds, and regenerates test projects.

65

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

The risk profile of this skill

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/bump-mgmt-base-version/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%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 a tight, fully executable runbook with concrete commands, exact paths, and a well-sequenced workflow that includes early-exit and error-recovery checkpoints. It is an efficient, actionable skill with only minor room for tightening and no external references to disclose.

DimensionReasoningScore

Conciseness

Mostly lean shell commands, tables, and numbered steps with little padding; the few explanatory sentences (e.g., why the unbranded pin must match) convey non-obvious domain knowledge rather than restating basics, with only minor trims possible.

4 / 5

Actionability

Every step gives copy-paste-ready executable commands with exact file paths and tool invocations (npm view, npm install, npm run build:emitter, dotnet build, pwsh Generate.ps1), covering the common cases end-to-end.

5 / 5

Workflow Clarity

Ten explicitly sequenced steps with validation checkpoints — an early-exit match check (step 2), error-recovery guidance for build failures (steps 5 and 7), and a final verify/commit checklist (step 10) — provide clear feedback loops for this batch rebuild-and-regenerate workflow.

5 / 5

Progressive Disclosure

Well-organized into clearly headed sections with a Key Files Reference table and all procedural content appropriately inline; no bundle files exist, and structure is good, though the file reference table could live in a separate reference if the skill grows.

4 / 5

Total

18

/

20

Passed

Description

67%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 is specific and highly distinctive, naming concrete actions and a narrow domain. Its main weakness is the absence of an explicit 'when to use' trigger clause, which limits completeness and trigger-term quality.

Suggestions

Append a 'Use when...' clause with natural trigger phrases (e.g., 'Use when bumping the http-client-csharp base version in the management generator') to raise completeness above 3.

Add user-natural synonyms such as 'update dependency', 'upgrade base version', or 'bump generator version' so trigger terms match how users actually phrase the request.

Keep the concrete action list but lead with the user-facing intent ('Bump dependency versions') before the implementation detail.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Updates Azure and unbranded emitter (npm) dependencies and the Azure generator (NuGet) reference, rebuilds, and regenerates test projects' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Clearly answers 'what' the skill does but provides no 'Use when...' clause or equivalent explicit trigger guidance, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Includes relevant natural terms like 'bump' and 'base dependency versions' but leans on technical jargon (http-client-csharp, emitter, generator) without synonyms or variations users might actually say.

3 / 5

Distinctiveness Conflict Risk

Scoped tightly to http-client-csharp-mgmt with named Azure/unbranded/generator dependencies, giving it a clear niche with minimal risk of triggering for unrelated skills.

5 / 5

Total

16

/

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.