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.

75

1.08x
Quality

82%

Does it follow best practices?

Impact

37%

1.08x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

73%Weight 40%Scale 1-5

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

The body is lean, highly actionable, and well-sequenced, but its single external reference is dead (no bundle file exists) and it lacks an explicit feedback loop for a batch/destructive workflow, which caps workflow clarity. Fixing the missing reference and adding a validation loop would lift two dimensions.

Suggestions

Either create `resources/implementation-playbook.md` or remove the dead reference, since the referenced file does not exist in the bundle — currently it breaks progressive disclosure.

Add an explicit validate-then-fix loop to the workflow (e.g., re-run `git diff --stat` after categorization to confirm no category was missed, or verify the checklist against the actual diff before finalizing).

Consider moving the large PR template and category checklist tables into a separate reference file to keep SKILL.md as a lean overview and restore one-level-deep navigation.

DimensionReasoningScore

Conciseness

Lean and efficient throughout: numbered workflow, a compact template, and tight checklist tables with no padding or explanation of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

Fully executable guidance with concrete git commands (`git diff <base>...HEAD --stat`, `git cherry-pick`), a copy-paste PR template, and explicit per-category checklist items covering the common cases.

5 / 5

Workflow Clarity

Steps are clearly sequenced and there is a validation checkpoint (flag breaking changes / large diffs), but the workflow involves destructive/batch-style operations (splitting PRs, risk flagging) and lacks an explicit validate-fix-retry feedback loop; the rubric caps such workflows at 3.

3 / 5

Progressive Disclosure

No bundle files exist (references/scripts/assets absent) yet the body points to `resources/implementation-playbook.md`; the referenced path is not real and there is no actual one-level-deep file structure, leaving clearly outboarded content unbacked and navigation broken.

2 / 5

Total

15

/

20

Passed

Description

91%Weight 40%Scale 1-5

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-targeted description that clearly states the skill's purpose and provides concrete natural-language triggers. It is specific, complete, and distinct with negligible conflict risk.

DimensionReasoningScore

Specificity

Lists several concrete actions (structured PR descriptions, review checklists, risk assessments, test coverage summaries), with only minor coverage gaps; falls just short of the fully comprehensive 5-anchor.

4 / 5

Completeness

Explicitly answers both what (generate structured PR descriptions with checklists, risk, and coverage summaries) and when (clear 'Use when...' clause with concrete trigger phrases), matching the top anchor.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases ('write a PR description', 'improve this PR', 'summarize my changes', 'PR review', 'pull request') plus the user-voice 'summarize my changes'; full coverage of common phrasings and synonyms.

5 / 5

Distinctiveness Conflict Risk

Clear PR-description niche with distinct triggers tied to PR/pull-request language; minimal overlap risk with unrelated skills.

5 / 5

Total

19

/

20

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.