CtrlK
BlogDocsLog inGet started
Tessl Logo

pr-submission

PR title format, commit conventions, and pre-PR checklist for SkillHub. Use when preparing or reviewing pull requests.

67

Quality

80%

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

82%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 well-structured, actionable skill body with concrete commands, examples, and a validation checklist. Its main weakness is minor redundancy between the PR-title and commit-message type taxonomies and the absence of explicit error-recovery loops.

Suggestions

Consolidate the shared conventional-commit type taxonomy into one table and reference it from both the PR Title and Commit Message sections to remove redundancy.

Add a brief feedback loop to the Pre-PR Checklist, e.g. "If any check fails, fix the issue and re-run the failing command before opening the PR."

Note explicitly that the checklist gates PR submission ("Do not open the PR until all boxes are checked") to strengthen the validation checkpoint.

DimensionReasoningScore

Conciseness

The body is lean with tables, examples, and a checklist rather than concept explanations, but the "Commit Message Format" section re-lists the same type taxonomy already given under "PR Title Format", a minor redundancy that keeps it below 5.

4 / 5

Actionability

Concrete copy-paste examples for titles and commits plus specific commands (`make test-backend-app`, `make typecheck-web`, `make staging`, `make generate-api`) and an exact path (`web/src/api/generated/schema.d.ts`) cover the common cases fully.

5 / 5

Workflow Clarity

A clear 4-step workflow precedes a checklist with explicit validation commands, but there is no error-recovery feedback loop (e.g. "if tests fail, fix and re-run") for the checkpoints, so it sits below 5.

4 / 5

Progressive Disclosure

Content is well-organized into clearly headed sections with no nested references and no bundle files to navigate, but the duplicated type lists across two sections represent a minor organization gap rather than the ideal split the 5 anchor describes.

4 / 5

Total

17

/

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-targeted description that covers what the skill does and when to use it with natural trigger phrasing. It is tied to a specific project, which strengthens distinctiveness.

Suggestions

Expand the trigger clause to list more natural variations, e.g. "Use when preparing or reviewing pull requests, writing commit messages, or running the pre-PR checklist for SkillHub."

Consider naming the checklist outputs explicitly (e.g. "run backend tests, typecheck, and smoke test") to push specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

"PR title format, commit conventions, and pre-PR checklist" names the domain plus three concrete actions; not a comprehensive enumeration of every PR-related action, so it sits below the 5 anchor.

4 / 5

Completeness

It states both the what ("PR title format, commit conventions, and pre-PR checklist for SkillHub") and an explicit when ("Use when preparing or reviewing pull requests"), but the trigger is a single clause rather than multiple concrete trigger phrases as the 5 anchor requires.

4 / 5

Trigger Term Quality

"preparing or reviewing pull requests" plus "PR title", "commits" are natural phrases users say; a few common synonyms (e.g. "code review", "merge request") are missing, keeping it below 5.

4 / 5

Distinctiveness Conflict Risk

Tying conventions to "SkillHub" with PR/commit-specific triggers carves a clear niche with minimal overlap against generic git-commit skills; it is clearly distinguishable.

5 / 5

Total

17

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
iflytek/skillhub
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.