CtrlK
BlogDocsLog inGet started
Tessl Logo

github-review-pr

Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents. Use this skill whenever the user wants to review a PR, asks for code review on a pull request, mentions "review PR", "check this PR", "look at pull request", or references a PR number or GitHub PR URL. Do NOT use for local uncommitted changes — this skill only reviews pull requests on GitHub.

78

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a tightly written, fully actionable multi-agent review workflow with concrete gh commands, explicit validation gates, and a single real one-level-deep reference. It assumes Claude's competence and avoids restating known concepts, though its length is justified by the task's inherent complexity.

DimensionReasoningScore

Conciseness

The body is dense and operational with no concept-explanation padding (it never explains what a PR or gh is); length reflects genuine task complexity rather than verbosity, and every section carries actionable instruction, matching the 'lean and efficient; every token earns its place' anchor.

3 / 3

Actionability

Provides fully executable commands, a complete copy-paste review JSON payload with commit_id/comments fields, and exact Markdown link formats, matching the 'fully executable code/commands; copy-paste ready' anchor.

3 / 3

Workflow Clarity

An 8-step sequenced workflow with explicit validation checkpoints (eligibility check at step 1, re-check at step 6, 'Never post... unless step 6 passed', confidence/severity gates, head SHA re-fetch and re-verification), with feedback loops for the destructive outward-facing action of posting a review.

3 / 3

Progressive Disclosure

SKILL.md is a clear overview that signals one-level-deep references to references/subagent-prompts.md (a real file) for the canonical subagent prompts, with no nested/2-level references, matching the 'clear overview with well-signaled one-level-deep references' anchor.

3 / 3

Total

12

/

12

Passed

Description

100%

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 precise, trigger-rich, and self-bounding: it states the concrete capability, lists natural trigger phrases, and excludes the adjacent case (local changes) explicitly. It uses third person throughout and contains no vague fluff.

DimensionReasoningScore

Specificity

Lists concrete, specific actions — 'Review GitHub pull requests with detailed, multi-perspective code analysis using parallel subagents' — naming both the domain and the concrete mechanism, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Explicitly answers both what (multi-perspective PR review with parallel subagents) and when ('Use this skill whenever the user wants to review a PR...'), with an explicit 'Use when' trigger clause, satisfying the highest anchor.

3 / 3

Trigger Term Quality

Covers natural terms users would actually say — 'review PR', 'check this PR', 'look at pull request', 'PR number', 'GitHub PR URL' — matching the 'good coverage of natural terms' anchor and clearly above the 'some relevant keywords but missing variations' level.

3 / 3

Distinctiveness Conflict Risk

Occupies a clear niche (GitHub pull requests only) reinforced by an explicit negative boundary ('Do NOT use for local uncommitted changes — this skill only reviews pull requests on GitHub'), making overlap with other skills unlikely.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
feiskyer/claude-code-settings
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.