CtrlK
BlogDocsLog inGet started
Tessl Logo

od-tune-collab

Default reference pipeline for the tune-collab taskKind — pick a direction, patch-edit the existing artifact, critique, hand off.

64

Quality

78%

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 ./plugins/_official/scenarios/od-tune-collab/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 lean, well-structured pipeline definition with an explicit critique feedback loop and conditional handoff logic; its only real gap is the lack of a top-level command showing how to actually execute the pipeline.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence (parentArtifactId, ArtifactManifest, atoms are used without explanation), and every line — spec citations, pipeline config, handoff rule — earns its place; not a 4 because there is no over-explanation to trim.

5 / 5

Actionability

Provides a complete, copy-paste-ready pipeline JSON config and a concrete invocation flag ('od plugin run --target deployable-app'), but it stops short of showing the command that actually runs the pipeline; not a 5 because the top-level execution entry point is a minor gap.

4 / 5

Workflow Clarity

Stages are clearly sequenced (direction → patch → critique → handoff) with an explicit feedback loop ('until': 'critique.score>=4 || iterations>=3') and a conditional handoff rule gated on upstream build-test success; not a 4 because the validation/checkpoint loop is explicit rather than implicit.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references and no bundle files present, yet cleanly organized into a header and a 'Default pipeline' section; per the simple-skill exception this earns a 5 for well-organized structure.

5 / 5

Total

19

/

20

Passed

Description

63%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 concretely names the pipeline's four stages and targets a clearly named niche, but it omits any explicit 'when to use' trigger guidance and leans on internal jargon rather than natural user phrasing.

Suggestions

Add an explicit 'Use when...' clause stating when to invoke this skill (e.g., 'Use when iterating on an existing tune-collab artifact or refining a prior output').

Soften jargon like 'tune-collab taskKind' with a more natural synonym or brief user-facing phrase so the trigger matches what a user would actually say.

DimensionReasoningScore

Specificity

Lists four concrete pipeline actions — 'pick a direction, patch-edit the existing artifact, critique, hand off' — matching the comprehensive multi-action anchor; not a 4 because coverage of the full pipeline is complete rather than having minor gaps.

5 / 5

Completeness

The 'what' is clearly stated (a default reference pipeline with named stages), but there is no 'Use when...' or equivalent explicit 'when' guidance, which caps completeness at 3 per the guidelines; not a 4 because the trigger clause is entirely absent rather than merely weak.

3 / 5

Trigger Term Quality

Contains relevant domain terms (patch-edit, critique, hand off) but leans on internal jargon like 'tune-collab taskKind' and lacks natural synonyms or file extensions a user would say; not a 4 because common variations are missing, not a 2 because there is more than one generic keyword.

3 / 5

Distinctiveness Conflict Risk

The named 'tune-collab taskKind' niche is mostly distinct, though the generic iteration vocabulary (direction, critique, handoff) could overlap with related iterate-on-artifact skills; not a 5 because minor overlap risk with sibling tune skills remains.

4 / 5

Total

15

/

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
nexu-io/open-design
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.