CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-meta-skill

Authors, refactors, and consolidates Agent Skills PRP-style. Use when the user wants to "create a skill", "write a new skill", "trim a SKILL.md", "split a skill into references", "consolidate workflow skills", "replace duplicated skill logic with composition", redesign a skill workflow, or invokes $prp-meta-skill.

72

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

75%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.

A well-structured meta-skill runbook that practices what it teaches: lean body, clear per-mode workflows, and disciplined progressive disclosure. The main defect is two referenced template files that are missing from the bundle.

Suggestions

Add the missing templates/SKILL.template.md and templates/reference.template.md (or remove the references to them), so every pointer in the body resolves to a real file.

Inline a brief validate->fix->retry loop summary in each workflow instead of only deferring to references/validation.md, so the core feedback checkpoint is visible in the spine.

Trim the essay-style framing sections (e.g. "Prescribe the craft, not the content") to directive prose to recover a few tokens without losing intent.

DimensionReasoningScore

Conciseness

The body is lean, defers detail to references, and avoids re-explaining what Claude knows; a few philosophical/essay-style passages ("Prescribe the craft, not the content", "Restrictions are not rigidity") could be trimmed slightly.

4 / 5

Actionability

Numbered steps with concrete file paths and actions (e.g. "copy templates/SKILL.template.md into .agents/skills/<name>/SKILL.md") for each mode; mostly executable with minor high-level steps deferred to references.

4 / 5

Workflow Clarity

Three clear numbered workflows each with an explicit validate step and feedback guidance; the full validate->fix->retry loop is pointed to references/validation.md rather than inlined, leaving minor checkpoint detail implicit.

4 / 5

Progressive Disclosure

Excellent lean-spine structure with well-signaled one-level-deep references and a Resources index; however the body references templates/SKILL.template.md and templates/reference.template.md which do not exist in the bundle, a real navigation gap.

4 / 5

Total

16

/

20

Passed

Description

100%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.

An exemplary description: third-person, trigger-rich, with concrete actions and an explicit Use-when clause. It is comprehensive without padding and unlikely to misfire.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ("Authors, refactors, and consolidates Agent Skills PRP-style") plus a comprehensive set of distinct sub-tasks (create, write, trim, split, consolidate, replace, redesign), giving full coverage.

5 / 5

Completeness

Explicitly answers both "what" (authors/refactors/consolidates skills PRP-style) and "when" via a concrete "Use when..." clause with multiple trigger phrases.

5 / 5

Trigger Term Quality

Includes many natural quoted trigger phrases users would actually say ("create a skill", "write a new skill", "trim a SKILL.md", "split a skill into references", "consolidate workflow skills", "replace duplicated skill logic with composition") plus synonyms and the invocation token.

5 / 5

Distinctiveness Conflict Risk

A clearly defined meta-skill niche (authoring/refactoring/consolidating Agent Skills) with distinct triggers; minimal overlap risk with content-producing skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

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.