CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-loop

Run the autonomous cyclic PRP pipeline end to end (plan → implement → pr → review, looping review→fix until the PR is clean). Use when the user wants to "ship feature X end to end", "run the full PRP loop", "auto-implement and open a PR for a feature", or invokes $prp-loop.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

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

The body is an actionable, well-sequenced overview with executable commands, explicit feedback loops, and clean progressive disclosure to a single referenced script.

DimensionReasoningScore

Conciseness

The body is lean, assumes competence, and avoids explaining concepts Claude already knows; each section earns its place, with only a brief historical UX note that is not padded.

3 / 3

Actionability

Provides concrete, copy-paste-ready commands ('uv run .agents/skills/prp-loop/scripts/prp_loop.py "$ARGUMENTS" --cli codex') with specific flags like --until, --max-cycles, and --validate.

3 / 3

Workflow Clarity

Sequences the five stages (plan, implement, pr, review, cycle) with explicit validation sentinels, iteration limits, and halt conditions as checkpoints for error recovery.

3 / 3

Progressive Disclosure

Well-organized sections with a single one-level-deep reference to scripts/prp_loop.py (a real bundle file), no nested references and easy navigation.

3 / 3

Total

12

/

12

Passed

Description

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

The description is specific, trigger-rich, complete, and distinct. It clearly states what the skill does and when to use it with natural user-facing phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('plan → implement → pr → review', 'loops review→fix until the PR is clean', 'auto-implement and open a PR') rather than vague language.

3 / 3

Completeness

Explicitly answers what (the cyclic PRP pipeline) and when (a 'Use when...' clause with several concrete triggers).

3 / 3

Trigger Term Quality

Includes natural phrases users would actually say: 'ship feature X end to end', 'run the full PRP loop', and 'auto-implement and open a PR for a feature'.

3 / 3

Distinctiveness Conflict Risk

Has a clear niche (PRP pipeline orchestration) with distinct triggers unlikely to overlap with other skills.

3 / 3

Total

12

/

12

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.