CtrlK
BlogDocsLog inGet started
Tessl Logo

refresh-arm-sdk-release

**WORKFLOW SKILL** — Prepares Azure.ResourceManager SDK refresh pull requests in azure-sdk-for-net. WHEN: "prepare sdk refresh", "refresh Azure.ResourceManager package", "update ARM SDK from autorest tag", "refresh changelog dependencies". INVOKES: git and GitHub pull request tools for branch, commit, push, and PR creation. FOR SINGLE OPERATIONS: Use git or GitHub tools directly.

68

Quality

81%

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

77%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 well-structured, actionable refresh workflow with excellent sequencing and validation for a batch operation. Its main weakness is progressive disclosure: everything is inlined in one file with no reference files, keeping it at mid-level organization.

Suggestions

Move the detailed Step 5 stable-versioning decision logic into a reference file (e.g., references/versioning.md) and link to it from SKILL.md to improve progressive disclosure.

Add concrete executable git/PR commands (branch name example, commit message example, gh pr create invocation) rather than leaving Step 1 and Step 7 as high-level descriptions.

Tighten the parenthetical version examples in Step 5 (e.g., consolidate the four sub-cases) to reduce token overhead.

DimensionReasoningScore

Conciseness

Mostly efficient and assumes Claude's competence (e.g., tight Step 5 versioning logic), with minor over-explanation such as parenthetical examples for every version case that could be trimmed.

4 / 5

Actionability

Gives concrete, executable guidance (resolve versions from Directory.Packages.props, specific PR title format, exact README edits) with minor gaps — e.g., it references specific file paths and edit logic but offers no runnable command for branch/commit/push.

4 / 5

Workflow Clarity

A clearly sequenced 7-step workflow with explicit validation checkpoints (Step 2 skip conditions, Step 5 changelog checks) and a copyable checklist, which is strong feedback-loop structure for a batch operation.

5 / 5

Progressive Disclosure

Single self-contained SKILL.md with no bundle files and reasonable section headers, but all detail is inlined rather than split into reference files, so it is only moderately organized.

3 / 5

Total

16

/

20

Passed

Description

86%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, highly specific description with clear 'what' and 'when' guidance and natural trigger phrases. The only minor gap is slightly less comprehensive coverage of synonym trigger terms.

DimensionReasoningScore

Specificity

Names the concrete domain (Azure.ResourceManager SDK refresh PRs) and several concrete actions (branch/commit/push, PR creation, changelog/dependency refresh), with only minor coverage gaps around API-version resolution.

4 / 5

Completeness

Explicitly answers both 'what' (prepares Azure.ResourceManager SDK refresh PRs) and 'when' (concrete WHEN trigger phrases plus a FOR SINGLE OPERATIONS carve-out), matching the top anchor.

5 / 5

Trigger Term Quality

Provides natural trigger phrases a user would say ("prepare sdk refresh", "refresh Azure.ResourceManager package", "update ARM SDK from autorest tag", "refresh changelog dependencies") with good coverage, missing only a few common synonyms.

4 / 5

Distinctiveness Conflict Risk

Targets a narrow niche (ARM SDK refresh PRs in azure-sdk-for-net) with distinct triggers and a scope carve-out, giving minimal overlap with other skills.

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.