CtrlK
BlogDocsLog inGet started
Tessl Logo

launchdarkly-guarded-rollout

Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback. Use when releasing features gradually with safety thresholds.

68

Quality

81%

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

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

Actionable and well-structured, with a complete executable rollout payload. The main weakness is workflow_clarity: a production traffic-change operation needs explicit validation and a feedback loop rather than a single light verify step.

Suggestions

Add an explicit validation checkpoint after starting the rollout — e.g., re-invoke get-flag and confirm stage 0 is active and no immediate regression fired, with a 'stop and investigate' branch if it did.

Trim the 'What Are Guarded Rollouts?' concept explanation and condense 'Core Principles', which largely restate knowledge Claude already has.

Label the Stop example with its tool name (stop-guarded-rollout) the way the Start example is, so both payloads are equally copy-paste ready.

DimensionReasoningScore

Conciseness

Mostly efficient with tables and a concrete JSON payload, but the 'What Are Guarded Rollouts?' concept intro and the largely self-evident 'Core Principles' section add explanation Claude already knows.

4 / 5

Actionability

Provides a complete, copy-paste-ready start-guarded-rollout JSON payload with realistic field values plus concrete stage and metric design tables, covering the common cases.

5 / 5

Workflow Clarity

A clear five-step Prepare-to-Verify sequence exists, but verification is light and there is no explicit validate/fix/retry feedback loop for a risky production-traffic change, triggering the destructive-operation cap at 3.

3 / 5

Progressive Disclosure

A single self-contained SKILL.md is well-organized with clear section headers and tables; no bundle files exist to split content into, so structure is good but not the 5-anchor's clearly signaled one-level-deep references.

4 / 5

Total

16

/

20

Passed

Description

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

A strong, well-targeted description that concretely states capabilities and gives an explicit trigger clause. Minor headroom lies only in broader synonym coverage of trigger terms.

DimensionReasoningScore

Specificity

Lists three concrete actions — 'progressive traffic increases, metric monitoring, and automatic rollback' — within the rollout domain, fitting the 'several specific actions; minor gaps' anchor rather than the 5-anchor's comprehensive coverage.

4 / 5

Completeness

Explicitly states what it does ('Configure guarded rollouts with progressive traffic increases, metric monitoring, and automatic rollback') and when to use it ('Use when releasing features gradually with safety thresholds'), matching the 5-anchor's what-and-when clarity.

5 / 5

Trigger Term Quality

Natural phrases like 'releasing features gradually', 'safety thresholds', and 'guarded rollouts' are present, but common synonyms such as 'canary', 'progressive deployment', or 'feature flags' are absent.

4 / 5

Distinctiveness Conflict Risk

'Guarded rollouts' is a specific LaunchDarkly niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

18

/

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
launchdarkly/ai-tooling
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.