CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-implement

Execute an implementation plan with rigorous validation loops. Use when the user wants to implement or execute a plan file, build a planned feature, or invokes the prp-implement skill.

68

Quality

83%

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

77%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A thorough, highly actionable phased workflow with excellent validation checkpoints, undermined only by a monolithic single-file structure and some redundancy between the inline report template / failure-handling section and the main phases.

Suggestions

Move the large report markdown template (Phase 5.2) and the 'Handling Failures' section into separate reference files under ./references/ and link to them one level deep, reducing the inline SKILL.md footprint.

Trim redundancy: the 'Handling Failures' section restates the validate→fix→retry loops already specified in Phase 3 and Phase 4 — keep one canonical version and cross-reference it.

Drop or externalize the verbose per-language 'Common patterns' command lists unless they add information beyond the plan's own 'Validation Commands' section, since the skill repeatedly instructs to use the plan's commands instead.

DimensionReasoningScore

Conciseness

The body is mostly efficient instructional content, but the ~90-line inline report template and the 'Handling Failures' section — which restates validation logic already covered in the phases — add length that could be trimmed or externalized.

2 / 3

Actionability

Highly actionable throughout: concrete bash commands, copy-paste-ready code blocks, decision tables (package manager, branch state), and explicit per-language command patterns.

3 / 3

Workflow Clarity

A clear Phase 0–6 sequence with a PHASE_X_CHECKPOINT checklist after each phase, immediate 'validate after every change' loops, and explicit error-recovery steps for each failure mode.

3 / 3

Progressive Disclosure

No bundle files exist and all content is inline in one ~560-line SKILL.md; the large report template and failure handling are content that should be split into one-level-deep reference files but are not.

2 / 3

Total

10

/

12

Passed

Description

90%Weight 40%Scale 1-3

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 description: third-person voice, explicit what-and-when structure, and natural trigger terms. The only weakness is that the action list is light on multiple distinct concrete actions.

DimensionReasoningScore

Specificity

Names the core action ('Execute an implementation plan with rigorous validation loops') and a couple of variants ('implement or execute a plan file, build a planned feature'), but it is not a comprehensive list of multiple concrete actions.

2 / 3

Completeness

Explicitly states what it does ('Execute an implementation plan with rigorous validation loops') and when to use it via an explicit 'Use when...' trigger clause, satisfying both requirements.

3 / 3

Trigger Term Quality

The 'Use when' clause covers natural phrasings a user would actually say — 'implement or execute a plan file', 'build a planned feature' — giving good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

The plan-file framing ('implement or execute a plan file', 'build a planned feature') carves a clear niche tied to plan execution that is unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

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 (559 lines); consider splitting into references/ and linking

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.