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.

88

2.04x
Quality

82%

Does it follow best practices?

Impact

100%

2.04x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

64%

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

This is a solid, actionable skill with a well-designed PR template and conditional checklist system that provides real value. Its main weaknesses are the lack of validation checkpoints in the workflow (e.g., verifying diff parsing before generating the description) and some boilerplate content in the limitations section that doesn't add value. The referenced resource file is not provided in the bundle, making the progressive disclosure partially unverifiable.

Suggestions

Add a validation step after categorizing changes (step 2) — e.g., 'Verify all changed files are categorized; if unsure about a file's category, ask the user before proceeding.'

Remove or significantly trim the generic 'Limitations' section — these are standard Claude behaviors that don't need restating and consume tokens.

Provide the referenced `resources/implementation-playbook.md` file or remove the reference if it doesn't exist.

DimensionReasoningScore

Conciseness

Mostly efficient but has some unnecessary padding. The 'When to Use' section partially restates the description, and the 'Limitations' section contains generic boilerplate that doesn't add value for Claude. The template and checklist rules are well-structured and earn their tokens.

2 / 3

Actionability

Provides a concrete, copy-paste-ready PR template in markdown, specific git commands, a clear categorization table for review checklists, and actionable splitting guidance with cherry-pick commands. Claude can directly execute this workflow.

3 / 3

Workflow Clarity

The 5-step workflow is clearly sequenced and the checklist rules provide conditional logic, which is good. However, there are no validation checkpoints — no step to verify the generated description is complete, no feedback loop to check if categories were correctly identified, and no verification that the diff was properly parsed before proceeding.

2 / 3

Progressive Disclosure

References `resources/implementation-playbook.md` for advanced helpers, which is good progressive disclosure. However, no bundle files are provided, so the reference is unverifiable. The main content is well-structured with clear sections but the template and checklist rules could potentially be split into separate reference files for a cleaner overview.

2 / 3

Total

9

/

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.

This is an excellent skill description that hits all the marks. It provides specific concrete actions, comprehensive natural trigger terms covering common user phrasings, explicit 'Use when' guidance, and a clearly distinct niche focused on pull request documentation. It follows the third-person voice convention and is concise without being vague.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Generate structured PR descriptions from diffs', 'add review checklists', 'risk assessments', and 'test coverage summaries'. These are all distinct, concrete capabilities.

3 / 3

Completeness

Clearly answers both 'what' (generate structured PR descriptions, add checklists, risk assessments, test coverage summaries) and 'when' with an explicit 'Use when...' clause listing specific trigger phrases.

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms users would say: 'write a PR description', 'improve this PR', 'summarize my changes', 'PR review', 'pull request', 'document a diff for reviewers'. Covers both abbreviation (PR) and full form (pull request).

3 / 3

Distinctiveness Conflict Risk

Clearly occupies a distinct niche around PR descriptions and review documentation. The specific triggers like 'PR description', 'pull request', 'document a diff for reviewers' are unlikely to conflict with other skills such as general git/commit message skills.

3 / 3

Total

12

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.