CtrlK
BlogDocsLog inGet started
Tessl Logo

create-github-pr

Create GitHub pull requests using the gh CLI. Use when the user wants to create a new PR, submit code for review, or open a pull request. Trigger keywords - create PR, pull request, new PR, submit for review, code review.

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

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.

The content is a thorough, executable guide with a clear validated workflow and good structural organization. Its main weakness is length: the complete inline example PR and duplicated branch-naming guidance could be trimmed or externalized.

Suggestions

The branch naming convention appears in both Prerequisites and Verify Branch State; consolidate to remove redundancy and tighten conciseness.

Consider moving the full worked PR example into a reference file and keeping a compact snippet inline, improving both conciseness and progressive disclosure.

DimensionReasoningScore

Conciseness

The body is dense and actionable with commands, a template, and a table rather than concept padding, though the full inline example PR and a repeated branch-naming rule are minor trim candidates, fitting the efficient-with-minor-overexplanation anchor.

4 / 5

Actionability

Provides copy-paste-ready commands (`gh pr create`, `git push -u origin HEAD`, `mise run pre-commit`), a concrete title format, the PR template, and a complete worked example covering common cases, matching the fully-executable anchor.

5 / 5

Workflow Clarity

A clear sequenced workflow (prerequisites → pre-checks → push → create → monitor) with explicit validation checkpoints (not on main, branch naming, pre-commit) is present, with only minor validation gaps, fitting the clear-sequence-with-most-checkpoints anchor.

4 / 5

Progressive Disclosure

Well-organized into clear sections with one-level-deep references to the PR template and the sync-agent-infra skill and no nested references; minor organization gaps (inline full example/template) keep it just below the top anchor.

4 / 5

Total

17

/

20

Passed

Description

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

The description is well-formed: third-person voice, explicit what/when structure, and a strong set of natural trigger keywords. The only gap is capability breadth, since it lists essentially a single action.

Suggestions

Optionally note secondary actions (e.g., add reviewers/labels, open as draft, set base branch) to lift specificity from a single action toward comprehensive coverage.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Create GitHub pull requests using the `gh` CLI") but offers no further capability detail, matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

Explicitly answers both what ("Create GitHub pull requests using the `gh` CLI") and when ("Use when the user wants to create a new PR, submit code for review, or open a pull request") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

Strong natural keyword coverage ("create PR", "pull request", "new PR", "submit for review", "code review", "open a pull request") with several synonyms, though a few common variants are absent, fitting the good-but-not-comprehensive anchor.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (PR creation via gh CLI) with distinct triggers and minimal overlap risk with other skills, matching the clear-niche anchor.

5 / 5

Total

17

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

relative_links

Relative link issues: 1 missing

Warning

Total

13

/

16

Passed

Repository
NVIDIA/OpenShell
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.