CtrlK
BlogDocsLog inGet started
Tessl Logo

development-workflow

Complete end-to-end skill development workflow orchestrating research, planning, task breakdown, prompt design, and progress tracking. Use when building new Claude Code skills, creating workflow skills, or following systematic development process from concept to validated skill.

61

Quality

73%

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

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

SKILL.md
Quality
Evals
Security

Quality

Content

55%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 workflow is clearly sequenced with strong per-step validation, but the body is heavily verbose with redundant restatements across multiple sections and relies on placeholder templates and unbundled scripts for its actionable guidance. Progressive disclosure is undermined by a monolithic body that signals its references only at the end.

Suggestions

Collapse the redundant Best Practices, Common Mistakes, and Integration Notes sections — they restate the step content; keep one concise summary and move detail into a reference file.

Replace fill-in placeholder templates ([Skill Objective], [X] sources) with at least one concrete worked example so the guidance is executable as written.

Either bundle the referenced todo-management/task-development scripts or rewrite those commands as self-contained instructions, since the current commands point at files not present in the skill.

Surface the references/workflow-examples.md and references/common-patterns.md links inline where they are relevant, not only in a final pointer sentence, so the body can be trimmed toward an overview.

DimensionReasoningScore

Conciseness

At 1028 lines, the body restates the same guidance across Steps, Best Practices, Common Mistakes, Integration Notes, and Quick Reference, and explains why research/planning matter — concepts Claude already knows — making it noticeably padded.

2 / 5

Actionability

Some concrete commands appear (e.g. 'python todo-management/scripts/update-todos.py --start [task-number]') but they reference scripts not bundled here, and most process guidance is fill-in-the-blank placeholder templates rather than executable instruction.

3 / 5

Workflow Clarity

A clearly sequenced 5-step workflow where each step has explicit validation checklists, defined outputs, 'Next' pointers, and Common Issues with solutions acting as error-recovery feedback loops.

5 / 5

Progressive Disclosure

Two real reference files (workflow-examples.md, common-patterns.md) exist and are linked, but only at the very bottom, while the monolithic 1028-line body inlines Best Practices, Common Mistakes, and Integration Notes that belong in separate files.

3 / 5

Total

13

/

20

Passed

Description

92%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 concretely names five workflow operations and pairs a clear 'what' with an explicit 'Use when' trigger clause. Trigger-term coverage is good but lacks synonyms that would push it to the top anchor.

DimensionReasoningScore

Specificity

Lists multiple concrete operations — 'orchestrating research, planning, task breakdown, prompt design, and progress tracking' — giving comprehensive coverage of the workflow's component actions.

5 / 5

Completeness

Explicitly answers both what ('Complete end-to-end skill development workflow orchestrating...') and when ('Use when building new Claude Code skills...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural phrases like 'building new Claude Code skills' and 'creating workflow skills' are present, but synonyms and common variations are missing, so it falls just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche — developing Claude Code skills — with distinct triggers ('building new Claude Code skills', 'creating workflow skills'), giving minimal conflict risk with unrelated skills.

5 / 5

Total

19

/

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 (1029 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.