CtrlK
BlogDocsLog inGet started
Tessl Logo

create-plan

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

72

Quality

88%

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

100%

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 tight, well-structured instruction skill: a clear read-only workflow, an exact output template, and concrete checklist guidance with no padding. It fully respects the token budget and gives Claude everything needed to execute.

DimensionReasoningScore

Conciseness

The body is lean and direct with no concept explanations or padding; it states the workflow and template and assumes Claude's competence, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

It gives an exact template to follow, concrete item counts (6-10), verb-first framing, named file patterns (src/..., app/...), and concrete validation examples ('Run npm test'); per the code-vs-instruction note, actionable instruction-only guidance is not penalized for lacking code.

3 / 3

Workflow Clarity

A clear 4-step sequence (scan -> ask -> create plan -> output) with explicit ordering guidance; the skill is explicitly read-only and non-destructive, so the destructive/batch feedback-loop cap does not apply, and the simple-skill note allows a 3 for clear single-purpose workflows.

3 / 3

Progressive Disclosure

A single well-organized file (~60 lines) split into clear sections (Goal, Minimal workflow, Plan template, Checklist item guidance) with no external references needed; per the simple-skill note, well-organized sections score 3.

3 / 3

Total

12

/

12

Passed

Description

77%

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, third-person, and explicitly pairs a 'what' with a 'Use when' trigger, which is good. It is somewhat thin on action breadth and trigger variation, leaving room for overlap with generic planning skills.

Suggestions

Expand the action description with a couple of concrete sub-actions (e.g., 'outline scope, sequence action items, flag risks and open questions') to raise specificity.

Broaden trigger terms to natural variations a user would say, such as 'make a plan', 'plan this out', 'roadmap', or 'break this down into steps'.

Sharpen distinctiveness by tying the trigger more tightly to coding-task planning (e.g., 'before writing code' or 'when scoping a change') to reduce overlap with general planning skills.

DimensionReasoningScore

Specificity

"Create a concise plan" names the domain and one concrete action but does not list multiple specific actions, matching the 'names domain and some actions, but not comprehensive' anchor.

2 / 3

Completeness

It explicitly answers both what ("Create a concise plan") and when ("Use when a user explicitly asks for a plan related to a coding task"), matching the clear-both-what-and-when anchor.

3 / 3

Trigger Term Quality

"plan" and "coding task" are natural terms a user would say, but coverage is limited and misses common variations like 'make a plan', 'roadmap', or 'steps', so it is not the broad-coverage level 3.

2 / 3

Distinctiveness Conflict Risk

"plan related to a coding task" scopes a niche but the trigger could still overlap with general planning or brainstorming skills, so it is not the clearly-distinct level 3.

2 / 3

Total

9

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
foryourhealth111-pixel/Vibe-Skills
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.