CtrlK
BlogDocsLog inGet started
Tessl Logo

plan

Generate a minimal LaunchDarkly SDK integration plan from detected stack: choose SDK type(s), dual-SDK server+client when required, files to change, env conventions. Nested under sdk-install; follows detect, precedes apply.

60

Quality

68%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

Fix and improve this skill with Tessl

tessl review fix ./skills/onboarding/sdk-install/plan/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%

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

This is a well-structured planning skill with excellent workflow clarity and progressive disclosure, clearly situating itself in a multi-step onboarding flow. Its main weakness is that it's more of a process framework than an actionable guide — it tells Claude what to plan but delegates all concrete code/commands to external references, and the dual-SDK section is somewhat verbose with repeated parallel structures. The decision table and dual-SDK completeness checks are strong additions.

Suggestions

Add a concrete example plan output (e.g., a sample plan for a Next.js dual-SDK integration) so Claude can see the expected format and level of detail.

Include at least one inline install command example (e.g., `npm install @launchdarkly/node-server-sdk`) rather than deferring all concrete commands to external recipe files.

DimensionReasoningScore

Conciseness

The skill is thorough but includes some redundancy — the dual SDK section repeats similar checklists for server and client tracks, and the .NET/Flutter/Next.js distinctions, while useful, are verbose. Some content (e.g., explaining what a client-side ID vs SDK key is) could be trimmed since Claude can infer from context. However, most content is domain-specific and not trivially known.

2 / 3

Actionability

The skill provides structured checklists and clear decision tables, but lacks concrete executable code examples — no actual install commands, no sample init code, no example plan output. It relies heavily on external references (SDK recipes, snippets) for the actual executable content, making the skill itself more of a meta-process description than copy-paste-ready guidance.

2 / 3

Workflow Clarity

The multi-step process is clearly sequenced: choose SDK → plan files → plan code changes → plan env vars → present plan → proceed or block. Decision points are explicit (D6 non-blocking, blocking for ambiguous entrypoints), and the dual-SDK workflow has a clear completeness check ('if you cannot name two packages and two entrypoints, you are not done'). The handoff to apply step with safety gates is well-defined.

3 / 3

Progressive Disclosure

The skill clearly positions itself in the parent workflow (detect → plan → apply), references external files at one level deep (SDK recipes, snippets, detect SKILL.md, apply SKILL.md), and signals each reference clearly with relative paths and context about what to find there. Content is appropriately scoped to planning without inlining recipe details.

3 / 3

Total

10

/

12

Passed

Description

67%

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 strong on specificity and distinctiveness, clearly identifying its niche within a LaunchDarkly SDK installation workflow. However, it lacks an explicit 'Use when...' clause and relies on internal workflow jargon rather than natural user trigger terms, which limits its completeness and trigger term quality.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user needs to plan a LaunchDarkly SDK integration, set up feature flags, or determine which LaunchDarkly SDKs to install for their stack.'

Include more natural user-facing trigger terms such as 'feature flags', 'LaunchDarkly setup', 'install LaunchDarkly', or 'feature flag SDK' to improve discoverability.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: generate integration plan, choose SDK type(s), handle dual-SDK server+client configurations, identify files to change, and define env conventions. These are concrete, actionable outputs.

3 / 3

Completeness

The 'what' is well-covered (generate integration plan with specific outputs), but there is no explicit 'Use when...' clause. The phrase 'Nested under sdk-install; follows detect, precedes apply' describes workflow positioning rather than user-facing trigger conditions, so the 'when' is only implied through context.

2 / 3

Trigger Term Quality

Includes relevant terms like 'LaunchDarkly', 'SDK', 'integration plan', 'server+client', but uses more internal/technical jargon ('dual-SDK', 'env conventions', 'detect, precedes apply') rather than natural user language. Missing common user phrases like 'feature flags', 'setup', 'install SDK'.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific combination of 'LaunchDarkly', 'SDK integration plan', and the explicit workflow positioning (nested under sdk-install, between detect and apply). Very unlikely to conflict with other skills.

3 / 3

Total

10

/

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.

Validation11 / 11 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.