CtrlK
BlogDocsLog inGet started
Tessl Logo

pull-request

Create a new feature branch, commit changes, push to GitHub, and open a pull request — all in one command. Use when the user asks to open a PR, create a pull request, or push changes for review.

75

Quality

92%

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

85%

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

The body is highly actionable and clearly sequenced with real executable commands and validation checkpoints, organized into clean sections. Its main weakness is mild redundancy where the naming-convention and commit-format sections restate content already embedded in the code examples.

Suggestions

Trim redundancy by removing the standalone 'Branch Naming Conventions' and 'Commit Message Format' sections, since both are already demonstrated in the step code blocks.

Drop the restated opening paragraph ('Creates a new feature branch...') that duplicates the frontmatter description.

Consolidate 'Safety Features' and 'Error Handling' into the relevant workflow steps so the safety behavior appears at the point of action rather than as a separate list.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete commands, but the body restates the description and the 'Branch Naming Conventions' and 'Commit Message Format' sections duplicate details already shown in the code examples; it could be tightened.

2 / 3

Actionability

Provides fully executable bash (branch sanitization, gh pr create with a heredoc body, git commit/push) plus concrete example invocations and an output example — copy-paste ready.

3 / 3

Workflow Clarity

Clear seven-step sequence with explicit checkpoints (show git status/diff, confirm with user before proceeding, check for existing PR) and a dedicated error-handling section, satisfying the validation requirement for the push/PR operation.

3 / 3

Progressive Disclosure

Single-file skill with no bundle directories present and clean section organization; per the simple-skill scoring note, well-organized sections without external references warrant a top score.

3 / 3

Total

11

/

12

Passed

Description

100%

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 exemplary: it names concrete actions, includes natural trigger phrases covering common variations, and explicitly states both what it does and when to use it in third person. No fluff or over-claims.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Create a new feature branch, commit changes, push to GitHub, and open a pull request' — matching the anchor for listing several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (the four sequential actions) and when ('Use when the user asks to open a PR, create a pull request, or push changes for review').

3 / 3

Trigger Term Quality

Includes natural user phrasings — 'open a PR, create a pull request, or push changes for review' — covering the common variations users would actually say.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (GitHub PR creation) with distinct triggers, written in third person, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
heyitsnoah/claudesidian
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.