CtrlK
BlogDocsLog inGet started
Tessl Logo

istio-traffic-management

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

95

1.03x
Quality

Does it follow best practices?

Impact

98%

1.03x

Average score across 6 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

80%

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

The body is a strong, executable reference: concise code templates and debugging commands with little padding. It is weakest on workflow sequencing (no explicit apply/validate/fix feedback loop) and progressive disclosure (everything inline in one file with no external references).

Suggestions

Add an explicit apply→validate workflow (e.g., '1. kubectl apply -f ... 2. Verify: istioctl analyze 3. If errors, fix and re-run') so config changes have a clear validation feedback loop.

Move the seven full manifests into a references file (e.g., templates.md) and keep SKILL.md as a concise overview with one-level-deep, clearly signaled links, improving progressive disclosure.

Trim the redundant 'When to Use This Skill' list (it restates the frontmatter description) and the 'Comprehensive guide...' intro line to tighten conciseness further.

DimensionReasoningScore

Conciseness

The body is dominated by lean, executable YAML templates and istioctl commands with minimal prose; the few non-code lines (intro sentence, 'When to Use' list, compact resource table) are short reference material rather than verbose concept explanation, fitting the 'lean and efficient' anchor over the 'some unnecessary explanation' of score 2.

3 / 3

Actionability

Seven complete, copy-paste-ready VirtualService/DestinationRule/Gateway manifests plus full istioctl debugging commands provide fully executable guidance, matching the score 3 anchor rather than the pseudocode/incomplete anchor of score 2.

3 / 3

Workflow Clarity

Verification tooling exists ('istioctl analyze') and a Do's/Don'ts checklist is present, but there is no explicit apply→validate→fix sequence with checkpoints for the config operations, so it sits at the score 2 anchor rather than the sequenced-feedback-loop anchor of score 3.

2 / 3

Progressive Disclosure

The skill is a single ~320-line file with no bundle files and all seven templates inline; sections are well-organized, but content that could be split into reference files is kept inline, fitting the score 2 anchor rather than the split-with-references anchor of score 3.

2 / 3

Total

10

/

12

Passed

Description

100%

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 specific, complete, and distinct: it names multiple concrete Istio actions and provides an explicit 'Use when' trigger clause in third-person voice. It closely matches the strongest anchors across all dimensions.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'routing, load balancing, circuit breakers, and canary deployments' — matching the 'lists multiple specific concrete actions' anchor rather than the partial coverage of score 2.

3 / 3

Completeness

Explicitly answers both what ('Configure Istio traffic management including...') and when ('Use when implementing...'), matching the score 3 anchor with an explicit 'Use when' trigger clause.

3 / 3

Trigger Term Quality

Natural trigger terms users would say — 'service mesh traffic policies, progressive delivery, or resilience patterns' — give good coverage of common phrasings, fitting the score 3 anchor over the 'some relevant keywords' of score 2.

3 / 3

Distinctiveness Conflict Risk

'Istio traffic management' is a clear, narrow niche with distinct triggers unlikely to conflict with other skills, fitting the score 3 anchor rather than the overlapping scope of score 2.

3 / 3

Total

12

/

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
wshobson/agents
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.