CtrlK
BlogDocsLog inGet started
Tessl Logo

pr

Create a draft pull request for the Vision-Agents repo using gh CLI.

62

Quality

72%

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 body is a tight, highly actionable instruction-only workflow with clean organization and real file references. The only gap is the absence of an explicit feedback loop for when the pre-flight check fails.

Suggestions

Add an explicit recovery step for the dev.py check, e.g. 'If check fails, fix the reported issues and re-run until it passes before drafting the PR.'

State the expected outcome of the git log branch-split check (e.g. 'If one logical change, proceed; otherwise STOP and ask the user') to make the checkpoint's pass/fail branches explicit.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence: concrete commands and repo-specific rules with no padding or explanation of concepts Claude already knows, matching the level-3 anchor.

3 / 3

Actionability

Provides fully executable commands (git log, uv run --no-sync dev.py check, gh pr create --draft) and points to concrete artifacts (.github/pull_request_template.md, CHANGELOG.md, CLAUDE.md); per the instruction-only note, the actionable guidance merits a 3.

3 / 3

Workflow Clarity

Steps are sequenced across "Before creating" and "Creating" with a validation step (dev.py check), but there is no explicit error-recovery feedback loop describing what to do if the check fails, which is the level-2 validation-gap anchor rather than level 3.

2 / 3

Progressive Disclosure

Under 50 lines with no bundle files, it is cleanly organized into two well-signaled sections and references real one-level repo files, satisfying the simple-skill note that well-organized content can score 3.

3 / 3

Total

11

/

12

Passed

Description

57%

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 concise, specific, and distinctively repo-scoped, but it lacks an explicit "Use when..." trigger clause and only describes a single action. Adding natural trigger phrasing would lift the completeness and trigger-term dimensions.

Suggestions

Append a 'Use when...' clause (e.g. 'Use when creating a draft PR for the Vision-Agents repo') so the "when" trigger is explicit rather than implied.

Include common natural variations such as "PR" or "open a pull request" alongside "draft pull request" to broaden trigger-term coverage.

If the skill covers review/iteration after drafting, mention that second action so specificity reaches multiple concrete actions.

DimensionReasoningScore

Specificity

Names the domain and one concrete action ("Create a draft pull request ... using gh CLI") with a specific tool, but lists a single action rather than multiple specific concrete actions, so it falls short of the level-3 anchor.

2 / 3

Completeness

It clearly states what the skill does, but provides no "Use when..." trigger clause, so per the guidelines completeness is capped at 2 with the "when" only implied.

2 / 3

Trigger Term Quality

Contains relevant natural keywords like "draft pull request" and "gh CLI", but misses common variations users would say (e.g. "PR", "open a PR"), matching the level-2 anchor of some relevant keywords with missing variations.

2 / 3

Distinctiveness Conflict Risk

The repo-scoped phrasing ("for the Vision-Agents repo") plus draft-specific gh usage carves a clear niche unlikely to conflict with generic PR skills, matching the level-3 anchor.

3 / 3

Total

9

/

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
GetStream/Vision-Agents
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.