CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-review

Reviews GitHub pull requests through specialist review agents, runs repository validation, verifies corrections, aggregates findings, and posts the result. Defaults to code, seam, and simplification review; the operator can add scopes or explicitly request only selected scopes. Use when the operator asks to review a PR, re-review fixes, check whether a PR is ready to merge, run review agents, or invokes /prp-review.

68

Quality

84%

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

SKILL.md
Quality
Evals
Security

Quality

Content

76%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 concise and well-structured, delegating heavy detail to referenced files while keeping actionable setup inline. The main weakness is workflow clarity: validation and correction-verification checkpoints are delegated to agents.md rather than surfaced explicitly.

Suggestions

Surface one or two key validation/correction-verification checkpoints inline (e.g., 're-run validation after fixes pass before publishing') so the feedback loop is visible without opening agents.md.

Replace the high-level 'execute it end-to-end' instruction with a brief inline step list mirroring the agents.md phases, so the workflow sequence is explicit in SKILL.md.

Place referenced files (workflows/agents.md, templates/review-report.md) under a references/ or resources/ directory and link them with paths for clearer navigation.

DimensionReasoningScore

Conciseness

Lean and efficient with no over-explanation of concepts Claude already knows; the inline store resolver is dense but every line earns its place.

5 / 5

Actionability

Provides concrete executable bash for store resolution, but the core workflow delegates ('Read workflows/agents.md and execute it') rather than giving fully inline executable steps.

4 / 5

Workflow Clarity

A clear sequence is present (resolve store, read agents.md, execute, read template, report) but validation checkpoints for this correction-verification workflow are delegated rather than made explicit inline.

3 / 5

Progressive Disclosure

Clear overview pointing one level deep to workflows/agents.md and templates/review-report.md with a Resources section; minor gaps as the referenced bundle files are not organized under references/scripts/assets directories.

4 / 5

Total

16

/

20

Passed

Description

92%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 specific, complete, and distinctive, with both clear 'what' and 'when' guidance and concrete trigger terms. Minor improvement could add a few more natural synonyms for PR-review requests.

DimensionReasoningScore

Specificity

Names multiple concrete actions — reviews via specialist agents, runs repository validation, verifies corrections, aggregates findings, and posts results — giving comprehensive coverage of the pipeline.

5 / 5

Completeness

Explicitly answers both what (the review/validation/aggregation pipeline) and when ('Use when the operator asks to review a PR...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural triggers like 'review a PR', 're-review fixes', 'check whether a PR is ready to merge', and the /prp-review slash command, but misses some common synonyms or phrasings.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (agent-driven PR review) with distinct triggers including the /prp-review slash command, minimizing conflict with other skills.

5 / 5

Total

19

/

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.