CtrlK
BlogDocsLog inGet started
Tessl Logo

plano-config-fundamentals

Validate and fix Plano config fundamentals. Use for config versioning, listener types, provider registration, secrets handling, and startup validation failures.

69

Quality

83%

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

80%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 concise, well-structured, and actionable, with clean sectioning appropriate for a simple skill. Its main weakness is workflow clarity: a config-fixing task should include an explicit validate-and-retry checkpoint rather than merely returning a verification plan.

Suggestions

Add an explicit validation feedback loop to the Execution Checklist, e.g. run `planoai up` (or `planoai config validate`) after patching, and if it fails, fix and re-validate before returning.

Include a minimal before/after config.yaml snippet showing a hardcoded secret replaced with `$ENV_VAR` substitution to make the secrets rule copy-paste concrete.

State the expected `planoai up` success signal (exit code / output line) so the verification step has a clear pass/fail criterion.

DimensionReasoningScore

Conciseness

The body is lean and efficient with no padded explanation of concepts Claude already knows; every line earns its place, matching the 'lean and efficient; assumes Claude's competence' anchor.

5 / 5

Actionability

Gives concrete, actionable guidance with specifics like `version: v0.3.0`, exactly one default provider, `$ENV_VAR` substitution, and `planoai up`; minor gaps remain (no example config snippet), fitting the 'mostly executable; minor gaps' anchor.

4 / 5

Workflow Clarity

A clear numbered checklist exists, but for a config-fixing (destructive/batch) operation the verification is only 'Return ... a planoai up verification plan' rather than an explicit validate-then-fix feedback loop, which caps workflow clarity at 3 per the feedback-loop guidance.

3 / 5

Progressive Disclosure

The skill is under 50 lines, single-purpose, and well-organized into clear sections with no need for external references, qualifying for the top score under the simple-skills exception.

5 / 5

Total

17

/

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.

The description is concise, specific, and clearly answers both what the skill does and when to use it, with natural trigger terms tied to a distinct Plano-config niche. It is well above the midpoint on every dimension.

DimensionReasoningScore

Specificity

Names the domain (Plano config) and several concrete actions ('Validate and fix', 'config versioning, listener types, provider registration, secrets handling, and startup validation'), with only minor coverage gaps, matching the 'several specific actions; minor gaps' anchor.

4 / 5

Completeness

Clearly answers 'what' ('Validate and fix Plano config fundamentals') and explicitly answers 'when' with concrete trigger phrases ('Use for config versioning, listener types, provider registration, secrets handling, and startup validation failures'), matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural trigger phrases users would say ('config versioning', 'listener types', 'provider registration', 'secrets handling', 'startup validation failures'); a few common synonyms are missing, fitting the 'good keyword coverage; a few natural terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

Targets a clear, narrow niche (Plano config.yaml fundamentals) with distinct, Plano-specific triggers, giving minimal conflict 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
katanemo/plano
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.