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.

87

1.01x
Quality

82%

Does it follow best practices?

Impact

93%

1.01x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is istio-traffic-management in wshobson/agents

SKILL.md
Quality
Evals
Security

Quality

Content

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

The content is highly actionable with executable YAML templates and debugging commands, but it is organized as a flat template catalog rather than a sequenced workflow, and nothing is split into separate referenced files. Adding a guided workflow and offloading deep reference material would lift the lower dimensions.

Suggestions

Add a sequenced 'Apply a change' workflow with explicit validation checkpoints (e.g. 1. apply manifest, 2. `istioctl analyze`, 3. fix and re-run, 4. verify routes with `istioctl proxy-config routes`).

Move the per-template deep field reference and load-balancing options into a separate REFERENCE.md and link to it one level deep, keeping SKILL.md a concise overview.

Trim filler intros (e.g. 'Comprehensive guide to Istio traffic management for production service mesh deployments.') and let the section headings carry the context.

DimensionReasoningScore

Conciseness

Largely efficient — dense copy-paste templates earn their tokens and it avoids re-explaining concepts Claude already knows — but prose intros like 'Comprehensive guide to...' and the do/don't list add minor padding.

4 / 5

Actionability

Seven complete, copy-paste-ready VirtualService/DestinationRule/Gateway YAMLs cover the common cases, plus concrete istioctl debugging commands like 'istioctl analyze' and 'istioctl proxy-config routes'.

5 / 5

Workflow Clarity

The body is a template catalog rather than a sequenced process; there is no explicit multi-step workflow with validation checkpoints or a validate→fix→retry feedback loop.

3 / 5

Progressive Disclosure

Sections are well-organized, but all reference material is inlined in a single ~150-line file with no one-level-deep links to separate detail files, and no bundle files exist to offload depth.

3 / 5

Total

15

/

20

Passed

Description

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

The description is concrete, well-triggered, and clearly scoped to Istio traffic management, covering both capabilities and use-when guidance. Its only weakness is slightly limited trigger-term variety (no synonyms or extension-style tokens).

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'routing, load balancing, circuit breakers, and canary deployments' — giving comprehensive coverage of Istio traffic-management capabilities.

5 / 5

Completeness

Explicitly answers both what ('Configure Istio traffic management including...') and when ('Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural terms ('canary deployments', 'service mesh traffic policies', 'progressive delivery', 'resilience patterns') but lacks common synonyms or file/extension variants a user might say.

4 / 5

Distinctiveness Conflict Risk

Istio-specific niche with distinct triggers ('service mesh', 'progressive delivery', 'circuit breakers') makes overlap with other skills minimal.

5 / 5

Total

19

/

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
Dicklesworthstone/pi_agent_rust
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.