CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-deliver

This is an experimental skill. Never use it unless the user explicitly tells you to invoke /prp-deliver.

53

Quality

60%

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/prp-deliver/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%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 tightly written, highly actionable orchestration workflow with concrete agent-prompt templates, explicit gating checkpoints, and built-in correction feedback loops. Its main limitation is progressive disclosure: everything lives in one file with no referenced supporting materials.

DimensionReasoningScore

Conciseness

The body is dense and almost every line carries load (contracts, gates, return-value requirements) with no padding of concepts Claude already knows; a few ownership-contract points are restated across stages and could be trimmed, fitting efficient with minor over-explanation.

4 / 5

Actionability

Each stage provides copy-paste-ready blockquote agent prompts with explicit placeholders and required return values (e.g., "Return VALIDATION: GREEN, the resolved absolute plan path..."), giving fully executable guidance across the common cases.

5 / 5

Workflow Clarity

A clear numbered sequence (Resolve/plan through Return the outcome) with explicit validation checkpoints (VALIDATION: GREEN, READY TO MERGE, green required CI) and correction feedback loops (NEEDS FIXES -> correction -> fresh re-review) matches the anchor for clear sequence with explicit validation and error-recovery loops.

5 / 5

Progressive Disclosure

The skill is well-organized into an ownership contract plus six labeled stages with no nested references, but it is a single monolithic file with no bundle files to progressively disclose, leaving minor organization room versus the ideal split overview.

4 / 5

Total

18

/

20

Passed

Description

31%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 highly distinct and trigger-safe but fails to convey what the skill does, offering only an experimental caveat and an explicit-invocation condition. It needs a concrete capabilities statement to be useful as a skill description.

Suggestions

Add a concise 'what' clause naming the concrete actions the skill performs (e.g., 'Owns delivery of an outcome from source input through a published READY TO MERGE review and green CI by orchestrating plan, implement, review, and correction agents').

Keep the explicit-invocation guard but pair it with natural trigger language so users who describe the task verbally can recognize the skill.

Drop the filler phrase 'This is an experimental skill' or fold the experimental status into a trailing caveat so the opening tokens carry capability information.

DimensionReasoningScore

Specificity

The description states only "This is an experimental skill" with no concrete actions or domain named; it describes nothing the skill actually does, matching the anchor for entirely vague, pure abstract language.

1 / 5

Completeness

Only a 'when' is present ("Never use it unless the user explicitly tells you to invoke /prp-deliver") with no 'what' describing capabilities, matching the anchor where only 'when' is present without 'what'.

2 / 5

Trigger Term Quality

The only keyword is the command name "/prp-deliver" referenced via "explicitly tells you to invoke"; it has one trigger token but misses the natural task phrases a user would say, fitting one-or-two generic keywords.

2 / 5

Distinctiveness Conflict Risk

The trigger is restricted to an explicit user invocation of "/prp-deliver", giving it a clear niche with minimal conflict risk against other skills.

5 / 5

Total

10

/

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
Wirasm/prp
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.