CtrlK
BlogDocsLog inGet started
Tessl Logo

pr

Create a feature branch and open a pull request for the current changes.

60

Quality

68%

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

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/pr/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The content is lean, concrete, and well-structured with fully executable commands, excelling in conciseness, actionability, and organization. The only gap is the absence of an explicit fix-and-retry feedback loop for the verification step in a destructive workflow.

Suggestions

Add a feedback loop after the fmt/clippy verification step: if checks fail, fix the issues and re-run before committing.

Clarify what to do if 'gh api user' fails or returns an unexpected login, so the branch-creation step has an explicit recovery path.

DimensionReasoningScore

Conciseness

The body is an eight-line action list with no concept explanations or filler; it assumes Claude's competence and every token earns its place.

3 / 3

Actionability

It provides fully executable commands (e.g. 'gh api user --jq .login', 'cargo fmt --all -- --check', 'cargo clippy --locked ...'), specific formats, and copy-paste-ready guidance.

3 / 3

Workflow Clarity

Steps are clearly sequenced and include a verify step (fmt/clippy), but for a destructive/batch operation (commit, push, PR) there is no fix-and-retry feedback loop when verification fails, which caps workflow clarity at 2.

2 / 3

Progressive Disclosure

This is a simple, single-purpose skill under 50 lines with no need for external references, and the content is cleanly organized as numbered steps, so it scores 3 per the simple-skills note.

3 / 3

Total

11

/

12

Passed

Description

50%

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 clearly states the core capability in third person with concrete actions, but it stops at a mid-level score across the board because it provides no explicit 'when to use' trigger guidance and only partial action coverage.

Suggestions

Add an explicit trigger clause such as 'Use when the user asks to open a PR, submit a pull request, or create a feature branch for current changes.'

Expand the action list to reflect the full workflow (commit, push, target main) so the capability description is comprehensive.

Include natural variations like 'PR' and 'submit a pull request' to improve trigger term coverage.

DimensionReasoningScore

Specificity

Phrases like 'Create a feature branch and open a pull request' name a couple of concrete actions but omit steps the body covers (commit, push, linting), so it is not comprehensive.

2 / 3

Completeness

It states what the skill does (create branch, open PR) but lacks a 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

'feature branch' and 'pull request' are natural terms users would say, but common variations like 'PR', 'merge request', or 'open a PR' are missing.

2 / 3

Distinctiveness Conflict Risk

The niche (feature branch + PR for current changes) is fairly specific but has no explicit triggers to distinguish it from other git/version-control skills, so overlap remains possible.

2 / 3

Total

8

/

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
katanemo/plano
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.