CtrlK
BlogDocsLog inGet started
Tessl Logo

prp-orchestrate

Turn the current session into an SDLC orchestrator that coordinates parallel background agents running PRP skills in isolated worktrees - decompose work into workstreams, launch and steer background agents with your harness's delegation tools, hold review gates as the user's proxy, and sequence merges. Use when the user wants to "spawn N agents in separate worktrees", "run prp-issue on these issues in parallel", "orchestrate these features", "act as my orchestrator", "coordinate agents through the PRP pipeline", "ship these issues in parallel", or invokes $prp-orchestrate.

77

Quality

96%

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

92%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 lean, highly actionable, well-sequenced orchestration procedure with strong validation checkpoints and feedback loops. The only defect is a referenced template path with no corresponding bundle file.

Suggestions

Ship the referenced `templates/orchestration-run.md` file referenced in Phase 2 and Resources, or remove the references so navigation is not broken.

Confirm the `references/launching.md` cross-reference anchor 'Detached fallback'/'Cleanup' match actual section headings in that file.

DimensionReasoningScore

Conciseness

Lean operational prose assuming Claude's competence; no padding explaining what git, worktrees, or PRs are, and every line carries instructional weight.

3 / 3

Actionability

Provides concrete executable commands (PRP store resolver bash block, `gh pr list`, `gh pr checks`, `git log origin/<base>..<base>`, merge queue by `gh pr diff --name-only`) plus a copy-paste workstream prompt template in the reference, not pseudocode.

3 / 3

Workflow Clarity

Seven clearly sequenced phases with explicit checkpoints (CHECKPOINT gate in Phase 1, pre-flight reconciliation in Phase 3, authority-order verification in Phase 4) and feedback loops (blocked -> gate -> message same agent; failed restarts -> escalate) for a batch/destructive-operation context.

3 / 3

Progressive Disclosure

Well-organized sections with one-level-deep references to `references/launching.md` (a real file), but `templates/orchestration-run.md` is referenced twice and the `templates/` directory does not exist, so navigation is partly broken.

2 / 3

Total

11

/

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.

A strong, specific description that covers what the skill does and when to use it with natural trigger phrases and a distinct niche. No vague fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'decompose work into workstreams, launch and steer background agents, hold review gates as the user's proxy, and sequence merges' — matching the score-3 anchor for multiple specific concrete actions.

3 / 3

Completeness

Explicitly states both what it does (coordinate parallel background agents running PRP skills in isolated worktrees, decompose/launch/steer/gate/merge) and when to use it via a clear 'Use when...' clause with concrete triggers.

3 / 3

Trigger Term Quality

Quotes several natural phrases a user would say ('spawn N agents in separate worktrees', 'run prp-issue on these issues in parallel', 'orchestrate these features', 'act as my orchestrator') plus the $prp-orchestrate invocation, giving good coverage of natural trigger terms.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (multi-workstream PRP orchestration in isolated worktrees) with distinct, specific triggers unlikely to fire for 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.