CtrlK
BlogDocsLog inGet started
Tessl Logo

review-pr

Review and merge GitHub pull requests for Spatie packages. Use when asked to review a PR, review a pull request, merge a PR, or when given a GitHub PR URL to review. Also triggers on 'review this PR,' 'check this pull request,' 'merge this,' or '/review-pr'. Uses gh CLI for all GitHub operations.

100

Quality

100%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a strong skill description that clearly defines its scope (reviewing and merging PRs for Spatie packages), provides extensive natural trigger terms covering common user phrasings, and explicitly states both what it does and when to use it. The mention of 'gh CLI' adds useful implementation context. The description is concise yet comprehensive.

DimensionReasoningScore

Specificity

Lists specific concrete actions: 'Review and merge GitHub pull requests for Spatie packages.' Also mentions the tooling used ('gh CLI for all GitHub operations'), which adds specificity.

3 / 3

Completeness

Clearly answers both 'what' (review and merge GitHub pull requests for Spatie packages using gh CLI) and 'when' (explicit 'Use when...' clause with multiple trigger scenarios and phrases).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'review a PR', 'review a pull request', 'merge a PR', 'GitHub PR URL', 'review this PR', 'check this pull request', 'merge this', '/review-pr'. These are terms users would naturally say.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive — scoped to 'Spatie packages' specifically, focused on PR review/merge operations, and mentions gh CLI. Unlikely to conflict with general code review or other GitHub skills.

3 / 3

Total

12

/

12

Passed

Implementation

100%

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

This is a well-crafted skill that efficiently guides Claude through a complete PR review and release workflow. It provides executable commands, clear sequencing with validation gates (CI checks, user approval for major bumps), and project-specific knowledge (Spatie versioning conventions). The content is appropriately concise while covering all necessary decision points.

DimensionReasoningScore

Conciseness

The skill is lean and efficient. Every section serves a purpose, there's no explanation of what PRs are or how gh CLI works, and the versioning rules contain only project-specific knowledge Claude wouldn't already have (e.g., dropping PHP/Laravel support is NOT a breaking change).

3 / 3

Actionability

Provides specific, executable gh CLI commands for every step (fetching PR details, posting reviews, merging, creating releases). The versioning rules are concrete with explicit examples of version bump patterns.

3 / 3

Workflow Clarity

The workflow is clearly sequenced with four numbered steps, includes explicit validation checkpoints (check CI before merging, request changes and stop if issues found, ask user before major version bumps), and has clear stop conditions at multiple points.

3 / 3

Progressive Disclosure

For a skill of this size (~50 lines), the content is well-organized with clear section headers and logical subsections (versioning rules nested under merge and release). No external references are needed and the structure is easy to scan.

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.

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
freekmurze/dotfiles
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.