Review pull requests, diffs, and implementation changes for correctness, security, performance, maintainability, testing, and release readiness. Use when the user asks for review of a PR, patch, diff, commit, or code change.
80
100%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
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 communicates both what the skill does and when to use it. It lists specific review dimensions and includes natural trigger terms that users would commonly use. The description is concise, uses third person voice, and carves out a distinct niche focused on change review rather than general code assistance.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific review dimensions: correctness, security, performance, maintainability, testing, and release readiness. Also specifies concrete review targets: pull requests, diffs, and implementation changes. | 3 / 3 |
Completeness | Clearly answers both 'what' (review PRs/diffs/changes for correctness, security, performance, maintainability, testing, release readiness) and 'when' (explicit 'Use when...' clause with specific trigger scenarios). | 3 / 3 |
Trigger Term Quality | Includes strong natural trigger terms users would actually say: 'PR', 'pull request', 'diff', 'patch', 'commit', 'code change', 'review'. These cover the most common variations of how users would phrase such requests. | 3 / 3 |
Distinctiveness Conflict Risk | Clearly scoped to code review of changes/diffs rather than general code writing or analysis. The focus on PR/diff/patch review with specific quality dimensions makes it distinct from general coding skills or static analysis 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 an excellent skill that is concise, highly actionable, and well-structured. It provides concrete commands, a complete output template, clear severity definitions, and a disciplined workflow with safety checkpoints. The progressive disclosure to supplementary reference files is well-handled with clear navigation and load-on-demand guidance.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Every section earns its place. No unnecessary explanations of what code review is or how git works. The content is dense with actionable guidance and avoids padding. The findings bar criteria and severity definitions are tight and useful. | 3 / 3 |
Actionability | Provides fully executable git and gh CLI commands for every review scenario, a complete output template with specific fields, concrete severity definitions, and a clear findings bar with four specific questions to answer for each finding. | 3 / 3 |
Workflow Clarity | The workflow is clearly sequenced with 8 explicit steps. The review mode section includes important validation/safety checkpoints: restore previous branch, clean up worktrees, ask before disturbing local work, and report any leftover state. The 'ask before reviewing deeply' instruction provides a feedback loop for ambiguous inputs. | 3 / 3 |
Progressive Disclosure | The skill provides a clear overview with well-signaled one-level-deep references to five supplementary files (security.md, performance.md, quality.md, testing.md, error-handling.md) with explicit guidance to load only when relevant. Content is appropriately split between the main skill and reference files. | 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.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
2384118
Table of Contents
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.