CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-task

Execute tasks following appropriate rules with rule-advisor metacognition

49

Quality

52%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/recipe-task/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

71%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 a well-organized, reasonably lean orchestration recipe with a clear gated workflow, but its actionability is limited by reliance on an undefined rule-advisor JSON schema that leaves later steps abstract. It uses progressive disclosure effectively by deferring detail to other skills.

DimensionReasoningScore

Conciseness

The body is lean with no padding of basic concepts, though Step 4 re-lists outputs already covered in Steps 2-3, giving minor over-explanation that could be trimmed.

4 / 5

Actionability

Step 1 provides a concrete, executable Agent-tool invocation with subagent_type/description/prompt, but later steps reference undefined JSON fields (taskAnalysis.essence, selectedRules, warningPatterns) whose structure is never shown, leaving key execution details incomplete.

3 / 5

Workflow Clarity

The four-step sequence is clear and Step 3 introduces an explicit gate/evidence checkpoint ('advance only when its required evidence exists'), though the checkpoints are abstract rather than concrete verification commands.

4 / 5

Progressive Disclosure

This under-50-line skill is well-organized into clear sections and delegates detail to other named skills as one-level references, satisfying the simple-skill exception for progressive disclosure.

5 / 5

Total

16

/

20

Passed

Description

33%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 overly abstract and lacks concrete actions, natural trigger terms, and any explicit use-condition, making it broadly ambiguous and likely to conflict with other skills. It communicates a vague intent rather than a clear, distinctive capability.

Suggestions

Add a concrete 'Use when...' trigger clause naming the natural situations or phrases that should activate this skill.

Replace the generic 'Execute tasks' with 1-2 specific concrete actions the skill actually performs.

Narrow the description to a distinctive niche (e.g., explicit rule-advisor-driven task orchestration) to reduce overlap with general task-execution skills.

DimensionReasoningScore

Specificity

The phrase "Execute tasks following appropriate rules with rule-advisor metacognition" names the domain but offers only the generic verb "Execute tasks" with no concrete actions, matching the anchor that names the domain with minimal/generic actions.

2 / 5

Completeness

It states a clear-ish "what" (execute tasks via rule-advisor metacognition) but provides no "Use when..." trigger clause, so per the missing-trigger cap completeness cannot exceed 3 and the abstract "what" keeps it at that level.

3 / 5

Trigger Term Quality

"tasks", "rules", and "rule-advisor metacognition" are technical jargon rather than natural phrases a user would say, leaving only generic keywords without the natural trigger phrases.

2 / 5

Distinctiveness Conflict Risk

"Execute tasks" is so broad it would overlap with virtually any skill; the rule-advisor niche adds slight specificity, pulling it just above the entirely-generic anchor 1 but not to a clearly distinct niche.

2 / 5

Total

9

/

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
shinpr/claude-code-workflows
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.