CtrlK
BlogDocsLog inGet started
Tessl Logo

bump-mgmt-base-version

Bump the http-client-csharp base dependency version in http-client-csharp-mgmt. Updates emitter (npm) and generator (NuGet) references, rebuilds, and regenerates test projects.

62

Quality

72%

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

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

77%

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

The body is highly actionable and well-sequenced with strong validation and feedback loops, making it a strong operational guide. It is somewhat verbose and monolithic, with explanatory prose that could be trimmed or moved into reference files.

Suggestions

Trim the trailing explanatory sentences after each command block (e.g., 'This updates package-lock.json...') to tighten conciseness.

Move detailed build-failure troubleshooting (Steps 5 and 7) into a reference file and link to it from the main flow to improve progressive disclosure.

Consider extracting the 'Key Files Reference' table into a bundled reference so the main workflow stays lean.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands and paths, but each step carries explanatory prose (e.g., 'This updates package-lock.json to resolve the new dependency version') that could be tightened; not fully lean.

2 / 3

Actionability

Provides fully executable shell commands, exact file paths, and precise field names (e.g., 'dependencies["@azure-typespec/http-client-csharp"]', '<AzureGeneratorVersion>'), making it copy-paste ready.

3 / 3

Workflow Clarity

A clear 10-step sequence with explicit validation (Step 10 'Verify', git status) and feedback loops for error recovery ('If TypeScript compilation fails, examine the errors...').

3 / 3

Progressive Disclosure

Well-organized with sections and a 'Key Files Reference' table, but it is a long monolithic document with no bundle files or one-level-deep references to split out detailed troubleshooting.

2 / 3

Total

10

/

12

Passed

Description

67%

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 clearly occupies a distinct niche, but it lacks an explicit 'Use when...' trigger clause and leans on jargon over natural user phrasing. Adding trigger guidance would raise completeness and trigger term quality.

Suggestions

Append an explicit 'Use when...' clause listing natural user phrases (e.g., 'Use when bumping the mgmt base/generator version or updating http-client-csharp in mgmt').

Add common user variations like 'update mgmt dependency' or 'bump generator version' as natural trigger terms in the description.

Soften the jargon (emitter/generator, npm/NuGet) slightly so the description reads as something a user would actually say.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: 'Updates emitter (npm) and generator (NuGet) references, rebuilds, and regenerates test projects', matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

Clearly answers 'what does this do' but provides no 'Use when...' clause or explicit trigger guidance, which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

Contains some natural terms a user might say ('Bump the ... version', 'update ... dependency') but leans on technical jargon (emitter/generator, npm/NuGet) and omits common variations like 'Use when...'.

2 / 3

Distinctiveness Conflict Risk

Targets a very specific niche (http-client-csharp base in http-client-csharp-mgmt) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

10

/

12

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.