CtrlK
BlogDocsLog inGet started
Tessl Logo

text-to-technical-roadmap

Converts research text into a Mermaid technical roadmap flowchart. Use when the user provides research proposals, experiment designs, or scientific text and asks for a roadmap or flowchart.

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

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./scientific-skills/Other/text-to-technical-roadmap/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

52%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 skill's actual instructions and reference structure are sound and actionable, but the body is buried under a large volume of generic templated boilerplate that adds little skill-specific value and inflates the token budget. Trimming the boilerplate and adding a concrete Mermaid output example would meaningfully improve it.

Suggestions

Remove the generic boilerplate sections (When to Use, Key Features, Dependencies, Example Usage, Implementation Details, Required Inputs, Recommended Workflow, Output Contract, Failure Handling, Quick Validation) or collapse them into a few lines; 'Key Features' currently restates the description verbatim.

Add a short concrete example showing the expected Mermaid `flowchart TD` output for a small sample input so the deliverable shape is unambiguous.

Tighten the Validation step with a specific renderability check (e.g., confirm each node id is defined and no unsupported syntax is used) instead of the soft 'ensure it is renderable' guidance.

DimensionReasoningScore

Conciseness

The body is padded with roughly ten generic boilerplate sections (When to Use, Key Features, Dependencies, Example Usage, Implementation Details, Required Inputs, Recommended Workflow, Output Contract, Validation and Safety Rules, Failure Handling, Quick Validation), and 'Key Features' repeats the description verbatim, fitting the 'noticeably verbose; several unnecessary padded sections' anchor rather than the mostly-efficient anchor 3.

2 / 5

Actionability

The Instructions section gives concrete guidance (identify Background/Scientific Question/Objectives/Research Content/Methodology; build a `flowchart TD`; output only the code block), but the detailed extraction rules are deferred to the reference and no example Mermaid output is shown, leaving it at 'some concrete guidance but incomplete' rather than mostly-executable anchor 4.

3 / 5

Workflow Clarity

A clear three-step sequence (Analyze Input → Generate Mermaid Code → Validation) is present with an explicit validation checkpoint ('Ensure the code is syntactically correct and renderable'), and since this is not a destructive or batch operation no cap applies; the validation check is somewhat soft, keeping it below the explicit-feedback-loop anchor 5.

4 / 5

Progressive Disclosure

Detailed extraction rules are appropriately split into a single one-level-deep reference clearly signaled via '## References' -> references/prompt_guidelines.md, but SKILL.md itself is a padded overview rather than a lean one, so it sits at 'good structure; minor organization gaps' rather than the lean-overview anchor 5.

4 / 5

Total

13

/

20

Passed

Description

78%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 strong: it clearly states the skill's purpose and provides an explicit, natural-language trigger clause with concrete user phrases. Its main limitation is that it names essentially one action rather than enumerating several specific capabilities.

DimensionReasoningScore

Specificity

Names the domain ('research text into a Mermaid technical roadmap flowchart') and one concrete action (convert to flowchart), but does not list several specific actions, fitting the '1-2 concrete actions' anchor rather than the multi-action anchor 4.

3 / 5

Completeness

Explicitly answers both 'what' (converts research text into a Mermaid technical roadmap flowchart) and 'when' with a concrete 'Use when the user provides research proposals, experiment designs, or scientific text and asks for a roadmap or flowchart' trigger, matching the top anchor.

5 / 5

Trigger Term Quality

Includes natural terms users would say ('research proposals, experiment designs, or scientific text', 'roadmap or flowchart'), giving good keyword coverage, though it lacks synonyms or file extensions that would reach anchor 5.

4 / 5

Distinctiveness Conflict Risk

The research-text-to-Mermaid-roadmap niche with specific triggers is mostly distinct with minimal conflict risk, though 'flowchart/roadmap' could lightly overlap with general diagramming skills, keeping it below anchor 5.

4 / 5

Total

16

/

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

frontmatter_unknown_keys

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

Warning

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

14

/

16

Passed

Repository
aipoch/medical-research-skills
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.