CtrlK
BlogDocsLog inGet started
Tessl Logo

azure

Microsoft Azure expert for az CLI, AKS, App Service, and cloud infrastructure

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 ./crates/openfang-skills/bundled/azure/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is lean, concrete, and highly actionable, with specific az CLI commands and named architectural patterns that earn top marks for conciseness, actionability, and organization. Its only gap is the absence of an explicit sequenced workflow with validation checkpoints for risky deployment operations.

Suggestions

Add a brief sequenced "Deploy workflow" section with explicit validation steps (e.g., validate the Bicep template with `az bicep build` / `az deployment group validate` before `az deployment group create`) to earn full workflow-clarity credit.

For destructive or state-changing operations like App Service slot swaps and AKS cluster creation, include a verify/rollback checkpoint (e.g., confirm `az webapp show` state after swap).

DimensionReasoningScore

Conciseness

At 38 lines the body is dense and assumes Claude's competence — it never explains what Azure or a VNet is, and each bullet delivers concrete value with no padding, matching the lean-and-efficient anchor 3.

3 / 3

Actionability

It provides copy-paste-ready, fully-formed commands ("az aks create --enable-managed-identity --network-plugin azure --enable-addons monitoring", "@Microsoft.KeyVault(SecretUri=...)") and named patterns, fully executable rather than pseudocode.

3 / 3

Workflow Clarity

Content is organized into Principles/Techniques/Patterns/Pitfalls rather than a sequenced multi-step procedure, and there are no explicit validation checkpoints for risky operations (e.g., slot swaps, AKS creation), so it sits at the listed-but-no-checkpoints anchor 2.

2 / 3

Progressive Disclosure

No bundle files exist and the body references none; as a well-organized single-file skill under 50 lines with clearly delineated sections, it meets the rubric's simple-skill allowance for a top score.

3 / 3

Total

11

/

12

Passed

Description

57%

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 names a specific domain and several concrete Azure technologies, giving it a clear niche and low conflict risk. However, it lacks explicit action verbs and any "Use when..." trigger guidance, leaving both specificity and completeness at the mid level.

Suggestions

Rewrite using concrete action verbs (e.g., "Deploy and manage Azure infrastructure with az CLI, Bicep, and AKS") instead of the abstract "expert for" framing.

Add an explicit "Use when..." trigger clause listing natural user phrases (e.g., "Use when the user asks to deploy or troubleshoot Azure resources, AKS, App Service, or write Bicep/ARM templates").

Expand trigger coverage with common variations such as "Azure", "Bicep", "ARM templates", and "Entra ID".

DimensionReasoningScore

Specificity

It names a concrete domain (Azure) and specific tools ("az CLI, AKS, App Service, and cloud infrastructure"), but frames capability as "expert for" rather than listing concrete actions, so it is not the comprehensive action list of anchor 3.

2 / 3

Completeness

It states what the skill covers (Azure tools and infrastructure) but provides no explicit "Use when..." trigger clause, which per the guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"az CLI, AKS, App Service" and "Microsoft Azure" are terms users would say, but coverage lacks common variations (e.g., "deploy to Azure", "Bicep", "ARM") and the phrase leans on a generic "expert" label.

2 / 3

Distinctiveness Conflict Risk

"Microsoft Azure expert for az CLI, AKS, App Service" carves a clear niche with distinct Azure-specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

9

/

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
RightNow-AI/openfang
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.