CtrlK
BlogDocsLog inGet started
Tessl Logo

skill-aks-health

[Skill] aks, aks health, cluster health, node pool, activity logs - Inspect Koji AKS cluster health, node pool status, autoscaling, activity logs, deployment failures, and Azure control-plane operations.

65

Quality

77%

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/skill-aks-health/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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.

A concise, well-organized reference for a read-only inspection skill, with clear tool-to-purpose mapping but no explicit diagnostic workflow or full executable call examples.

Suggestions

Add a short diagnostic sequence, e.g. '1) aks_cluster_get for provisioning state, 2) aks_nodepool_get for pool/scale status, 3) monitor_activitylog_list with hours=24 for recent failures.'

Include one full example invocation per tool showing the expected argument shape so guidance is copy-paste ready.

Show how to interpret common failure signals (e.g., a non-Succeeded provisioning state or failed scale-up events) so the read results are actionable.

DimensionReasoningScore

Conciseness

The body is lean — a tools table, a node-pool table, and short usage notes — with no padding about what AKS or Kubernetes is, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It names concrete tools (aks_cluster_get, aks_nodepool_get, monitor_activitylog_list) and one parameter (hours), but provides no full executable call examples with complete arguments, falling into 'concrete guidance but incomplete' rather than copy-paste-ready (3).

2 / 3

Workflow Clarity

Tools and their purposes are listed, but there is no explicit diagnostic sequence (e.g., check provisioning state -> node pools -> activity logs) or checkpoints; steps are present but unordered, matching anchor 2.

2 / 3

Progressive Disclosure

The skill is under 50 lines with no external references needed and is organized into clearly labeled sections (Tools, AKS node pools, Activity logs), so per the simple-skills scoring note it qualifies for 3.

3 / 3

Total

10

/

12

Passed

Description

82%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.

A specific, well-scoped description with strong trigger terms and a clear niche, weakened only by the absence of an explicit 'Use when...' clause that would tie the listed triggers to invocation conditions.

Suggestions

Add an explicit trigger clause such as 'Use when investigating Koji AKS cluster health, node pool scaling, or Azure control-plane failures.'

Drop the redundant '[Skill]' tag and the duplicated 'aks health / cluster health / activity logs' tokens to tighten the lead-in.

DimensionReasoningScore

Specificity

Lists multiple concrete inspection actions: 'node pool status, autoscaling, activity logs, deployment failures, and Azure control-plane operations', matching the 'Lists multiple specific concrete actions' anchor rather than the partial-coverage anchor at 2.

3 / 3

Completeness

Clearly states what the skill does (inspect cluster health) but lacks an explicit 'Use when...' trigger clause; the leading keywords only imply the when, so per the judging guideline completeness is capped at 2.

2 / 3

Trigger Term Quality

Opens with natural user terms 'aks, aks health, cluster health, node pool, activity logs' that a user would actually say, giving good coverage rather than just jargon (anchor 1) or partial variations (anchor 2).

3 / 3

Distinctiveness Conflict Risk

The 'Koji AKS cluster health' framing is a clear, narrow niche with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

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
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.