CtrlK
BlogDocsLog inGet started
Tessl Logo

mgmt-review-comment-resolution

Resolve review comments on Azure management-plane .NET SDK PRs. Handles renaming types/properties, changing property types, and other API surface adjustments by updating TypeSpec client.tsp and regenerating.

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

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/mgmt-review-comment-resolution/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 with a well-sequenced, validated workflow, but it is a monolithic single file with some cross-section redundancy.

Suggestions

Move the SDK custom-code example and/or common pitfalls into reference files and link to them from SKILL.md to improve progressive disclosure.

Consolidate the repeated "only client.tsp" and "alias" constraints into one authoritative section to reduce redundancy.

DimensionReasoningScore

Conciseness

Mostly efficient and free of general-knowledge padding, but the "only client.tsp" and "cannot target aliases" constraints are restated across Key Concepts, Handling Unsupported Cases, and Common Pitfalls, so it could be tightened.

2 / 3

Actionability

Provides copy-paste-ready TypeSpec decorators, C# customization code, tsp-location.yaml format, and exact dotnet/pwsh commands with specific paths.

3 / 3

Workflow Clarity

A clear 9-step sequence with explicit validation checkpoints (Step 7 build, Step 8 verify API surface) and a feedback loop (update test files when builds fail on old names).

3 / 3

Progressive Disclosure

Well-organized into sections but ~190 lines all live in SKILL.md with no reference files; content like the SDK custom-code example or common pitfalls could be split out for clearer navigation.

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 distinctive but misses an explicit use-when trigger clause, which limits completeness and natural-term coverage.

Suggestions

Add a "Use when resolving review comments on Azure management-plane .NET SDK PRs, or when renaming types/properties and changing property types" clause to the description.

Surface natural trigger terms (e.g. "fix PR comments", "rename types") directly in the description rather than only in the body.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "renaming types/properties, changing property types, and other API surface adjustments by updating TypeSpec client.tsp and regenerating" — rather than vague language.

3 / 3

Completeness

It clearly states what the skill does but lacks an explicit "Use when..." clause or equivalent trigger guidance, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

"Resolve review comments" and "Azure management-plane .NET SDK PRs" are relevant, but the description omits common natural variations (e.g. "fix PR comments", "rename types") that appear only in the body.

2 / 3

Distinctiveness Conflict Risk

The niche is sharply defined — Azure management-plane .NET SDK PRs via TypeSpec client.tsp — making conflict with other skills unlikely.

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.