CtrlK
BlogDocsLog inGet started
Tessl Logo

pr-description

Writes pull request descriptions. Use when creating a PR, writing a PR, or when the user asks to summarize changes for a pull request.

67

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

86%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.

A tight, well-organized instruction skill with an executable command and a clear description template. It is efficient and well-structured; its only notable gap is the absence of a worked example to make the guidance fully copy-paste ready.

Suggestions

Include a short filled-in example of the What/Why/Changes template applied to a sample diff so the format is unambiguous and copy-paste ready.

Add a brief checkpoint for edge cases, such as noting what to do when the diff is empty or spans many commits.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; every line (the git diff command and the What/Why/Changes template) earns its place.

5 / 5

Actionability

It provides one concrete executable command (`git diff main...HEAD`) and a clear description template, but lacks a filled-in example output showing the template applied to a real change.

4 / 5

Workflow Clarity

The two-step sequence (diff, then write) is clear and unambiguous, but there are no checkpoints or guidance for edge cases (e.g. empty or very large diffs); this is not a destructive/batch operation so the cap-3 rule does not apply.

4 / 5

Progressive Disclosure

The skill is under 50 lines, well-organized into labeled sections, and needs no external references, satisfying the simple-skill exception for a top score.

5 / 5

Total

18

/

20

Passed

Description

78%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 concise, well-structured description that clearly states its purpose and trigger conditions with natural user language. It is strong on completeness but slightly thin on breadth of capabilities and has minor overlap risk with adjacent skills.

Suggestions

Add one or two more concrete capabilities (e.g. 'drafts, summarizes, or refines PR descriptions') to lift specificity beyond a single action.

Tighten the trigger phrasing so 'summarize changes' is clearly scoped to PR context, reducing overlap with generic summarization skills.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Writes pull request descriptions") but offers no further specific capabilities, matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

It explicitly answers both what ("Writes pull request descriptions") and when ("Use when creating a PR, writing a PR, or when the user asks to summarize changes for a pull request") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Natural user phrasing is well covered ("creating a PR", "writing a PR", "summarize changes", "pull request"), but a few synonyms (e.g. "describe my diff", "open a PR") are missing, so it falls short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

The PR-description niche is mostly distinct with clear triggers, though the "summarize changes" phrasing creates minor overlap risk with general summarization or commit-message skills.

4 / 5

Total

16

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
koenighotze/wheel-of-meeting
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.