CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-update-component

[Skill] Refresh component lock files with `azldev comp update`. Use when finalizing a component change for PR, bumping an upstream commit pin, or investigating lock-drift CI failures. Triggers: comp update, refresh lock, bump pin, lock drift, version bump, finalize component change.

74

Quality

92%

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

85%Weight 40%Scale 1-3

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 well-sequenced workflows and validation checkpoints, and it is well-organized for navigation. Its only weakness is conciseness: the git-log/changelog derivation is explained repeatedly across multiple blockquotes.

Suggestions

Consolidate the repeated "changelog/Release are derived from git log" explanation into a single canonical callout near the top, and have later sections reference it instead of restating it.

Tighten the pin-bump "Recap" blockquote: it largely rephrases the earlier "Why the second render-and-amend?" rationale and could be a one-line cross-reference.

The "[Skill]" prefix in the frontmatter description is unusual for a skill description; consider dropping it so the prose reads as a clean third-person capability statement.

DimensionReasoningScore

Conciseness

The body is mostly efficient and avoids explaining concepts Claude already knows, but the rpmautospec "changelog/Release derive from git log" point is restated across three separate blockquotes ("Why the second render-and-amend?", the pin-bump "Recap", and the CI gotcha). It is not a 3 because that repeated explanation and some rephrased prose could be tightened into a single canonical statement.

2 / 3

Actionability

Concrete, copy-paste-ready commands appear throughout (`azldev comp update -p <name>`, `azldev comp render -p <name>`, `git add`/`git commit --amend`), with explicit git paths and a complete end-of-work refresh block. It is not a 2 because the examples are fully executable rather than pseudocode or abstract direction.

3 / 3

Workflow Clarity

The end-of-work refresh and the six-step pin-bump inner loop (`update -> render -> iterate -> commit lock -> render -> amend`) are clearly sequenced, with a `git diff` sanity-check validation checkpoint and CI-check feedback explaining what keeps them green. It is not a 2 because validation and error-recovery rationale are explicit rather than implicit.

3 / 3

Progressive Disclosure

Content is organized into clearly headed sections ("When to run it", "End-of-work refresh", "Bumping an upstream commit pin", "CI gotcha") with a one-level-deep "Related" section linking sibling skills. No bundle files exist to defer to, and the operational workflow belongs inline, so the sectioning alone justifies the top anchor per the simple-skill scoring note.

3 / 3

Total

11

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 concrete, third-person, and answers both what and when with an explicit Triggers list. It is among the strongest examples in the rubric, with no vague fluff or over-claims.

DimensionReasoningScore

Specificity

Names a concrete action ("Refresh component lock files") with the exact command (`azldev comp update`) and several concrete operational scenarios (pin bumps, lock-drift CI failures). It is not a 2 because it goes beyond naming a domain to specifying the executable tool and distinct use cases.

3 / 3

Completeness

It explicitly states what the skill does ("Refresh component lock files with `azldev comp update`") and when to use it ("Use when finalizing a component change for PR, bumping an upstream commit pin, or investigating lock-drift CI failures"), plus a dedicated Triggers list. Both what and when are explicit, satisfying the top anchor.

3 / 3

Trigger Term Quality

An explicit "Triggers:" list supplies natural terms users would say ("comp update", "refresh lock", "bump pin", "lock drift", "version bump", "finalize component change") alongside the prose "Use when" clause. It is not a 2 because coverage is broad rather than a few relevant keywords missing common variations.

3 / 3

Distinctiveness Conflict Risk

The niche is narrow and tool-specific (`azldev comp update` / component lock files) with distinct triggers unlikely to fire for unrelated skills. It is not a 2 because the trigger terms are tied to a unique domain rather than overlapping generic concepts.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 3 suspicious

Warning

Total

15

/

16

Passed

Repository
microsoft/azurelinux
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.