CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-build

Execute decomposed tasks in autonomous execution mode

59

Quality

67%

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-build/SKILL.md
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 content is lean, highly actionable, and well-sequenced with explicit validation and escalation checkpoints throughout its execution cycle. Organization is clean and self-contained with no wasted context.

DimensionReasoningScore

Conciseness

The body is dense and purposeful — decision tables, a numbered 4-step cycle, and exact subagent invocations with no padding or re-explanation of concepts Claude already knows; nearly every token earns its place.

3 / 3

Actionability

It gives concrete subagent_type values, exact status-field branches, precise file-pattern exclusions, and a copy-paste scope-boundary block, making the guidance fully executable rather than abstract.

3 / 3

Workflow Clarity

The 4-step cycle is explicitly sequenced with escalation/validation checkpoints, fix loops, and a pre-execution checklist, and the destructive cleanup step includes failure handling rather than running blind.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is a single, well-organized file with clear section headers and no nested references, which is appropriate structure for a self-contained skill of this size.

3 / 3

Total

12

/

12

Passed

Description

35%

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 states a clear action and mode but omits explicit "Use when" triggers and relies on internal jargon rather than natural user keywords. It is adequate but not distinctive or self-discoverable.

Suggestions

Add an explicit "Use when..." clause naming natural trigger phrases a user would actually say (e.g., 'Use when the user asks to run, execute, or batch-process a decomposed plan of implementation tasks').

Replace internal jargon like "decomposed tasks" and "autonomous execution mode" with user-facing language so the skill is discoverable from natural requests.

List a few concrete capabilities to lift specificity from a single named action toward multiple distinct actions.

DimensionReasoningScore

Specificity

Names a concrete action ("Execute decomposed tasks") and an execution mode, but lists no multiple specific concrete actions, matching the score-2 anchor of naming a domain and some actions without being comprehensive.

2 / 3

Completeness

It states what the skill does but has no "Use when..." clause or equivalent explicit trigger guidance, so per the judging guidelines completeness is capped at 2.

2 / 3

Trigger Term Quality

Terms like "decomposed tasks" and "autonomous execution mode" are internal recipe jargon, not natural phrases a user would say when they need this skill; no common user-facing variations are included.

1 / 3

Distinctiveness Conflict Risk

The phrasing is somewhat specific to task execution but could overlap with general orchestration/task-execution skills, and it does not carve out a clearly distinct trigger niche.

2 / 3

Total

7

/

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.

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.