CtrlK
BlogDocsLog inGet started
Tessl Logo

open-pr

Opens a GitHub Pull Request with the standard PR template: Description, Staging Links, and JIRA ticket. Infers the ticket from the branch name and generates staging preview URLs from changed files after the PR is created. TRIGGER when: user asks to open, create, submit, make, update, or edit a PR or pull request, or wants to refresh staging links on an existing PR.

79

Quality

100%

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

100%Weight 40%Scale 1-3

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

The body is a tightly sequenced, fully executable workflow with concrete commands, validation checkpoints, and clear decision branches. It is token-efficient and self-contained with appropriately one-level-deep external references.

DimensionReasoningScore

Conciseness

Lean, step-structured prose with executable commands and no padding or explanation of concepts Claude already knows; every step earns its place.

3 / 3

Actionability

Provides fully executable git, gh, python3, and gh api commands in copy-paste-ready blocks with a concrete example (DOCSP-55497) and explicit placeholder substitution.

3 / 3

Workflow Clarity

A clear Step 0–9 sequence with explicit checkpoints: PR-size validation (Step 1c), existing-PR detection branch (Step 5), and user-confirmation gates before destructive/forward actions.

3 / 3

Progressive Disclosure

Self-contained SKILL.md with no bundle files present and well-organized sectioned steps; external references (PR templates, the staging-preview skill, pr-size-check hook) are signaled one level deep without nesting.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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 specific, trigger-rich, and complete, naming concrete actions alongside an explicit "TRIGGER when" clause in third person. It is clearly distinguishable from other skills and avoids over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: "Opens a GitHub Pull Request with the standard PR template", "Infers the ticket from the branch name", and "generates staging preview URLs from changed files after the PR is created", matching the multiple-specific-actions anchor.

3 / 3

Completeness

Explicitly answers both what it does (open PR with template, infer ticket, generate staging URLs) and when to use it via a "TRIGGER when:" clause with explicit triggers, satisfying the top anchor.

3 / 3

Trigger Term Quality

Covers natural user phrasings thoroughly — "open, create, submit, make, update, or edit a PR or pull request" plus "refresh staging links on an existing PR" — giving good coverage of terms users would actually say.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (PR creation with template/staging/JIRA ticket workflow) with distinct, specific triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

12

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
mongodb/docs
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.