CtrlK
BlogDocsLog inGet started
Tessl Logo

simple-pr

Create a simple PR from staged changes with an auto-generated commit message

84

1.67x
Quality

Does it follow best practices?

Impact

99%

1.67x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

A tight, actionable, well-sequenced workflow with explicit validation checkpoints and no unnecessary reference indirection. It would benefit from removing minor redundant explanations and fixing one internal step reference.

Suggestions

Remove redundant asides Claude already knows (e.g., "This ensures we're working from the latest code." and "Review the staged changes to understand what the PR will contain.") to tighten conciseness.

Fix the step reference in Step 6: the commit message is generated in Step 4, not Step 3.

DimensionReasoningScore

Conciseness

Mostly lean and command-driven, but includes a few explanations Claude already knows ("This ensures we're working from the latest code." and "Review the staged changes to understand what the PR will contain.") that could be trimmed.

2 / 3

Actionability

Provides concrete, executable commands at every step (git status, git pull, git diff --cached, git checkout -b, gh pr create) with clearly-marked placeholders, making the guidance copy-paste ready.

3 / 3

Workflow Clarity

A clear seven-step sequence with explicit validation/abort checkpoints (verify staged and on-main in Step 1, confirmation before proceeding in Step 4); the operation is additive rather than destructive, so no error-recovery feedback loop is required.

3 / 3

Progressive Disclosure

A simple single-purpose skill with well-organized, clearly labeled step sections and no need for external reference files, satisfying the progressive-disclosure bar for compact single-task skills.

3 / 3

Total

11

/

12

Passed

Description

67%

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 concrete and specific about its single task with a clear niche, but lacks an explicit "Use when..." trigger clause and broader natural-language trigger terms. Adding activation guidance and term variations would round it out.

Suggestions

Add an explicit trigger clause, e.g., "Use when the user wants to open a pull request from already-staged changes," to raise completeness and provide natural activation triggers.

Broaden trigger terms to include common phrasings users actually say — "pull request", "open a PR", "submit a PR", "review staged changes" — alongside "PR" and "staged changes".

DimensionReasoningScore

Specificity

States a concrete action ("Create a simple PR"), a precise input source ("from staged changes"), and a specific feature ("auto-generated commit message"), paralleling good examples like "Generate descriptive commit messages by analyzing git diffs".

3 / 3

Completeness

Clearly answers what the skill does, but provides no "Use when..." clause or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant terms ("PR", "staged changes", "commit message") but relies on the abbreviation "PR" and misses common natural variations such as "pull request", "open a PR", or "submit a PR".

2 / 3

Distinctiveness Conflict Risk

Targets a clear, narrow niche (simple PRs from already-staged changes with auto-generated messages) that is unlikely to overlap with or trigger for unrelated skills.

3 / 3

Total

10

/

12

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
quickwit-oss/tantivy
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.