CtrlK
BlogDocsLog inGet started
Tessl Logo

workflow-skill-creator

Compose multiple Claude Code skills into integrated workflows. Creates workflow skills that orchestrate skill sequences, handle dependencies, and automate multi-step processes. Use when building complex workflows, orchestrating multiple skills, or creating end-to-end automation.

62

Quality

75%

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 ./.claude/skills/workflow-skill-creator/SKILL.md

The canonical home for this skill is workflow-skill-creator in fernandezbaptiste/Skrillz

SKILL.md
Quality
Evals
Security

Quality

Content

62%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 excels at workflow clarity and offers actionable templates, but it is severely over-long and inlines far too much material that should live in the already-provided reference files. Tightening the body and offloading the worked example would markedly improve conciseness and progressive disclosure.

Suggestions

Move the full Skill Development worked example and the large assessment/dependency/structure templates into references/ (e.g. references/composition-patterns.md) and replace them with one-line links, cutting the body to a fraction of its length.

Remove the rhetorical question lists under each "What to Identify" section; replace with concise imperative instructions since Claude already knows how to reason about these.

Collapse the duplicated Step-specification blocks (Steps 1-5 appear both in the template and in the worked example) into a single canonical reference to eliminate repeated placeholder content.

DimensionReasoningScore

Conciseness

The ~1460-line body is noticeably verbose: long rhetorical question lists ("What does the workflow accomplish?", "Who will use it?"), repeated placeholder templates ("[Same structure]", "[Continuing with remaining steps...]") and a giant inlined Skill Development example that re-states content already shown, padding the token budget well beyond what Claude needs.

2 / 5

Actionability

Concrete, copy-pasteable markdown templates and a fully worked Skill Development example plus the bundled scripts/workflow-builder.py give mostly executable guidance, though many templates still rely on placeholders the user must fill in.

4 / 5

Workflow Clarity

The 5-step process is clearly sequenced with an explicit validation checklist at the end of every step and feedback/recovery guidance (e.g. "If validation fails: fix and re-validate"), matching the anchor-5 example; the skill is not destructive/batch so no cap applies.

5 / 5

Progressive Disclosure

Three reference files (composition-patterns.md, workflow-design.md, skill-integration.md) and one script are real and clearly signaled one level deep, but the SKILL.md body itself is a monolithic wall with hundreds of lines of inlined templates and a full worked example that clearly belong in separate reference files.

3 / 5

Total

14

/

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.

A strong, third-person description that clearly covers both capability and trigger conditions with concrete action verbs. Minor gains are available by adding synonyms and slightly more granular actions.

DimensionReasoningScore

Specificity

Lists several concrete actions — "Compose multiple Claude Code skills into integrated workflows", "orchestrate skill sequences, handle dependencies, and automate multi-step processes" — but the verbs (orchestrate, handle, automate) are somewhat more abstract than the anchor-5 example, leaving minor coverage gaps.

4 / 5

Completeness

It explicitly states both what (compose/orchestrate skills into workflows, handle dependencies, automate processes) and when ("Use when building complex workflows, orchestrating multiple skills, or creating end-to-end automation") with concrete trigger phrases, matching the anchor-5 example.

5 / 5

Trigger Term Quality

The "Use when building complex workflows, orchestrating multiple skills, or creating end-to-end automation" clause supplies several natural phrases a user would say, though it lacks synonyms/extension-level variants that would push it to a 5.

4 / 5

Distinctiveness Conflict Risk

The niche — composing multiple Claude Code skills into integrated workflow skills — is distinct with triggers unlikely to fire for unrelated skills, minimizing conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (1467 lines); consider splitting into references/ and linking

Warning

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

14

/

16

Passed

Repository
fernandezbaptiste/Skrillz
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.