CtrlK
BlogDocsLog inGet started
Tessl Logo

recipe-implement

Orchestrate the complete implementation lifecycle from requirements to deployment

56

Quality

65%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

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

Quality

Content

81%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 body is a well-structured, highly actionable orchestration recipe with strong workflow sequencing, explicit validation checkpoints, and feedback loops. Its main weakness is heavy reliance on external skills for the actual execution detail, which leaves minor actionability gaps.

DimensionReasoningScore

Conciseness

The body is dense and procedural, assuming Claude's competence without explaining basic concepts, with only minor redundancy in the repeated MANDATORY/CRITICAL emphasis lines that could be trimmed.

4 / 5

Actionability

It names exact subagent_type strings, fields to pass (task_file, diffBase, mutationEvidence, qualityCommand), and status-based routing rules, but execution details are delegated to external skill flows rather than being self-contained, leaving minor gaps.

4 / 5

Workflow Clarity

The 4-step per-task cycle is explicitly sequenced with status checkpoints, feedback loops ('needs_revision → return to step 1'), mandatory Stop markers, a pre-execution checklist, and a Review Resolution Gate for error recovery.

5 / 5

Progressive Disclosure

Content is organized into well-signaled sections (Orchestrator Definition, Decision Flow, 4-Step Cycle) with clearly named external skill references ('Execute Skill: ...'), though no bundle reference files exist in this skill and all detail is inlined into one file.

4 / 5

Total

17

/

20

Passed

Description

50%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 a clear, concise 'what' statement for an orchestration skill but entirely omits 'when to use it' guidance, which caps its completeness. Trigger phrasing reads as a capability summary rather than language a user would naturally say.

Suggestions

Add an explicit 'Use when ...' clause naming the user situations that should trigger this skill (e.g. 'Use when implementing a new feature end-to-end from requirements through deployment').

Replace generic verbs with 2-3 concrete actions (e.g. 'analyze requirements, plan tasks, implement, and verify') to lift specificity.

Include natural synonyms users say ('build', 'implement', 'ship a feature') to improve trigger term quality and distinctiveness.

DimensionReasoningScore

Specificity

The phrase 'Orchestrate the complete implementation lifecycle from requirements to deployment' names the domain and bounds it with two concrete phase endpoints, but lists only one generic action verb ('Orchestrate') rather than enumerating the concrete actions performed.

3 / 5

Completeness

It gives a clear 'what' (orchestrate the full implementation lifecycle) but provides no 'Use when...' clause or equivalent trigger guidance, so completeness is capped at 3 per the rubric.

3 / 5

Trigger Term Quality

'implementation lifecycle', 'requirements', and 'deployment' are relevant domain keywords, but the description lacks the natural phrases a user would actually say (e.g. 'build this feature', 'implement X from scratch') and includes no synonyms or file extensions.

3 / 5

Distinctiveness Conflict Risk

The 'requirements to deployment' scope is somewhat specific, but 'orchestrate the implementation lifecycle' is broad enough to overlap with other orchestration or workflow skills.

3 / 5

Total

12

/

20

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

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.