CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-sdk-mgmt-pr-review

Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality.

67

Quality

80%

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/azure-sdk-mgmt-pr-review/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%

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, concise, and clearly sequenced across its three review phases with strong validation checkpoints. Its main weakness is progressive disclosure: a large, complex skill is presented as a single monolithic file with no reference files to offload the extensive naming checklist.

Suggestions

Move the API naming checklist (suffix/ARM/resource/operation rules and type-formatting tables) into a references file such as references/naming-rules.md and link to it from the body, keeping SKILL.md as an overview.

Signal the reference clearly (e.g. 'See references/naming-rules.md for the full naming checklist') so the offloaded detail is one level deep and easy to discover.

DimensionReasoningScore

Conciseness

The body is dense with domain-specific rules and never explains concepts Claude already knows; it assumes competence and every section earns its place, matching the lean/efficient anchor at 3 rather than the could-be-tightened anchor at 2.

3 / 3

Actionability

Provides exact executable commands (the Check-MgmtNamingRules.ps1 invocations with flags), concrete file paths, specific GitHub API endpoints, and copy-paste naming rules, matching the fully-executable anchor at 3.

3 / 3

Workflow Clarity

Three phases are explicitly sequenced with blocking rules, validation gates ('Continue to Phase 2 unless…', 'confirm the scanner reported no OPTPARAM001…') and error-recovery feedback loops, matching the clear-sequence-with-checkpoints anchor at 3.

3 / 3

Progressive Disclosure

The ~169-line body is well-sectioned but entirely inline with no bundle reference files; the large naming-checklist content that could be split into a separate reference is inline, matching the 'content that should be separate is inline' anchor at 2 rather than the split-across-files anchor at 3.

2 / 3

Total

11

/

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 states concrete capabilities for a well-scoped, distinctive niche but omits any explicit when-to-use trigger guidance and under-covers common term variations like 'PR'. Adding a 'Use when reviewing Azure SDK management-plane PRs…' clause would lift completeness and trigger coverage.

Suggestions

Add an explicit 'Use when…' clause naming the situations that should trigger this skill (e.g. 'Use when reviewing Azure SDK for .NET management-plane PRs') to satisfy the when-to-use requirement.

Include common term variations such as 'PR' and 'code review' alongside 'pull requests' and 'code quality' to broaden natural trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions on a named domain — 'Review Azure SDK management-plane pull requests, check naming conventions, API compatibility, and code quality' — matching the multiple-specific-actions anchor rather than the partial domain-only anchor at 2.

3 / 3

Completeness

It clearly answers what the skill does but provides no 'Use when…' clause or equivalent explicit when-to-use trigger, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Contains natural terms users would say ('pull requests', 'API compatibility') but misses common variations such as 'PR' and 'code review', so it does not reach the broad natural-variation coverage anchor at 3.

2 / 3

Distinctiveness Conflict Risk

The 'Azure SDK management-plane pull requests' niche is specific and unlikely to overlap with unrelated skills, matching the clear-niche anchor at 3 rather than the overlap-prone anchors at 1–2.

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.