CtrlK
BlogDocsLog inGet started
Tessl Logo

comprehensive-review-pr-enhance

Generate structured PR descriptions from diffs, add review checklists, risk assessments, and test coverage summaries. Use when the user says "write a PR description", "improve this PR", "summarize my changes", "PR review", "pull request", or asks to document a diff for reviewers.

96

2.04x
Quality

96%

Does it follow best practices?

Impact

100%

2.04x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is concise, actionable, and clearly sequenced with concrete commands and a ready-to-use template. The main weakness is a progressive-disclosure defect: it references a bundle file (resources/implementation-playbook.md) that is not actually present.

Suggestions

Add the missing resources/implementation-playbook.md file referenced in the Resources section, or remove the reference if the material is not bundled.

Verify all referenced bundle paths resolve to real files so navigation is not broken.

Consider moving the detailed Review Checklist Rules table into the referenced playbook to keep SKILL.md as a tighter overview.

DimensionReasoningScore

Conciseness

The body is lean — it uses concrete commands and a tight template and tables without explaining git/PR concepts Claude already knows. Not a score-2 because there is no padded or unnecessary explanatory prose; every section earns its place.

3 / 3

Actionability

Provides executable commands ('git diff <base>...HEAD --stat', 'git checkout -b', 'git cherry-pick'), a copy-paste-ready markdown template, and concrete category-to-checklist tables. Not a score-2 because guidance is complete and specific rather than pseudocode.

3 / 3

Workflow Clarity

A clear 5-step numbered workflow with decision thresholds (>500 lines, >20 files/1000 lines) acting as checkpoints. No validation feedback loop is required because this is a generative, non-destructive task, so the missing-validation cap for destructive/batch operations does not apply.

3 / 3

Progressive Disclosure

Sections are well-organized and a one-level reference ('resources/implementation-playbook.md') is signaled, but that referenced file does not exist (no resources/ directory present), so the actual bundle structure does not match the reference. Not a score-3 because the referenced path is a dead link; not a score-1 because the body itself is well-structured with clear navigation.

2 / 3

Total

11

/

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.

A strong, well-scoped description that clearly states multiple concrete capabilities and pairs them with explicit, natural-language trigger terms. It fully answers both what the skill does and when to use it.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Generate structured PR descriptions from diffs', 'add review checklists, risk assessments, and test coverage summaries' — matching the score-3 anchor for listing multiple specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (generate structured PR descriptions with checklists/risk/coverage) and when via an explicit 'Use when the user says...' trigger clause.

3 / 3

Trigger Term Quality

Covers natural phrases users would say — 'write a PR description', 'improve this PR', 'summarize my changes', 'PR review', 'pull request' — providing good coverage of common variations.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (reviewer-friendly PR descriptions from diffs) with distinct triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
sickn33/antigravity-awesome-skills
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.