CtrlK
BlogDocsLog inGet started
Tessl Logo

ralph-prompt-multi-task

Generate Ralph-compatible prompts for multiple related tasks. Creates phased prompts with sequential milestones, cumulative progress tracking, and phase-based completion promises. Use when creating prompts for CRUD implementations, multi-step features, staged migrations, or any work requiring multiple distinct but related tasks.

61

Quality

72%

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 ./skills/ralph-prompt-multi-task/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

56%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 is highly actionable with a clear generation workflow and strong validation/checkpoint patterns in its template, but it is notably verbose and keeps large worked examples inline rather than progressing them into reference files.

Suggestions

Move the two full worked example prompts (CRUD API and CI/CD Pipeline) into separate reference files under references/ and link to them from a brief Examples section to cut roughly 250 lines.

Remove the 'Ralph Philosophy' paragraph and trim the duplicated Phase 1-3 template scaffolding that is re-stated in each example.

Tighten the Best Practices DO/DON'T lists into a concise bullet set, since most points already follow from the template structure.

DimensionReasoningScore

Conciseness

The ~580-line body inlines two full worked example prompts (~250 lines combined) that largely duplicate the template structure, plus a 'Ralph Philosophy' paragraph of conceptual padding Claude does not need.

2 / 5

Actionability

Provides a copy-paste-ready template, a concrete Quick Start input format, and fully worked CRUD/CI-CD examples with specific commands (curl, npm test); only minor gaps remain from template placeholders.

4 / 5

Workflow Clarity

Steps 1-4 (Map tasks, Define phases, Create milestones, Structure prompt) are clearly sequenced, and the generated template includes success criteria, checkpoints, an 'If Stuck' feedback loop, and completion checklists.

4 / 5

Progressive Disclosure

The body is a single monolithic file with the two long example prompts inlined rather than split into reference files; section headers give some structure but content that belongs in separate files is inline, and no bundle files exist.

3 / 5

Total

13

/

20

Passed

Description

88%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 states both capability and trigger conditions with concrete use-case examples. The only gap is slightly thinner synonym/extension coverage in trigger terms.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Generate Ralph-compatible prompts', 'Creates phased prompts with sequential milestones, cumulative progress tracking, and phase-based completion promises' — giving comprehensive coverage of capabilities.

5 / 5

Completeness

Explicitly answers both what ('Generate Ralph-compatible prompts... Creates phased prompts...') and when ('Use when creating prompts for CRUD implementations, multi-step features, staged migrations, or any work requiring multiple distinct but related tasks').

5 / 5

Trigger Term Quality

Natural phrases like 'CRUD implementations, multi-step features, staged migrations' map well to what users would say, but coverage lacks synonyms or file-extension variants a user might also use.

4 / 5

Distinctiveness Conflict Risk

The 'Ralph-compatible' and 'multiple related tasks' qualifiers carve a clear niche, but it sits within a family of sibling prompt skills (single-task, project, research) creating minor overlap risk.

4 / 5

Total

18

/

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

skill_md_line_count

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

Warning

Total

15

/

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.