CtrlK
BlogDocsLog inGet started
Tessl Logo

review-pr

Review a pull request against CDP architecture standards — fetches PR diff, verifies previous comments are addressed, validates PR metadata (title, branch, JIRA key, size), runs a code-standards enforcer against every file in `.claude/rules/` and `.claude/hooks/guard-protected-files.sh`, and drafts inline review comments with suggested fixes. NEVER auto-posts comments or submits reviews — always presents a draft in the terminal for user approval before any comment lands on the PR. Use when reviewing PRs, checking PR quality, validating code changes, or when the user says "review", "check this PR", or "audit code".

75

Quality

94%

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

88%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-engineered, highly actionable multi-phase workflow with strong validation and an explicit human-approval gate before posting. Its only weakness is mild redundancy and a fairly dense inline body that keeps it just short of the lean-overview ideal.

Suggestions

Consolidate the PR-size rule into one place (Phase 4 references it and 'Additional Rules' restates it) to remove duplication.

Move the enforcer's severity-calibration table into a reference file (e.g. references/severity-calibration.md) and link to it from the Phase 2 agent prompt to slim the inline body.

Tighten Phase 1 prose where commands already convey intent (e.g. the 'Fetch PR metadata (parallel)' section) to reclaim tokens without losing clarity.

DimensionReasoningScore

Conciseness

Mostly efficient — concrete commands and JSON schemas with no concept explanations Claude already knows — but the PR-size rule is restated in both Phase 4 and 'Additional Rules', and a few procedural lines could be tightened.

4 / 5

Actionability

Fully executable guidance throughout: specific `gh`/`git` commands, a grep regex, a JSON return schema for findings, and concrete AskUserQuestion options, covering the common cases copy-paste ready.

5 / 5

Workflow Clarity

A clearly sequenced six-phase pipeline with explicit validation checkpoints — 'Do NOT trust "resolved" status — read the actual code', a false-positive filter, waiting on the background enforcer, and a mandatory approval gate before any PR-mutating action.

5 / 5

Progressive Disclosure

Good structure with one-level-deep references to real checklist files (backend/frontend/services/sql) signaled by full path, but the SKILL.md itself is a dense procedural monolith rather than a lean overview, leaving minor organization gaps.

4 / 5

Total

18

/

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.

A strong, third-person description that comprehensively states capabilities and gives explicit, natural trigger phrases. It neither pads nor over-claims and is clearly distinguishable from sibling skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'fetches PR diff, verifies previous comments are addressed, validates PR metadata (title, branch, JIRA key, size), runs a code-standards enforcer ... drafts inline review comments with suggested fixes' — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what (the enumerated action list) and when (a 'Use when...' clause with concrete trigger phrases), matching the top anchor exactly.

5 / 5

Trigger Term Quality

Comprehensive natural-term coverage including synonyms and verbatim user phrases: 'Use when reviewing PRs, checking PR quality, validating code changes, or when the user says "review", "check this PR", or "audit code".'

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (PR review against CDP architecture standards) with distinct, specific triggers, so overlap with other skills is minimal.

5 / 5

Total

20

/

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
linuxfoundation/crowd.dev
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.