CtrlK
BlogDocsLog inGet started
Tessl Logo

dev-pr

AI DevKit · Publish a ready feature branch for review. Use when the user wants to sync, push, and open or update a code review request on GitHub, GitLab, or another Git host.

65

Quality

77%

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 ./skills/dev-pr/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

70%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 content is a tight, well-sequenced workflow with strong checkpoints and validation feedback loops. The two lowest dimensions reflect overlapping Contract/Workflow sections and vague validation guidance rather than missing process.

Suggestions

Collapse or cross-reference the Contract and Publish Workflow sections to remove the overlapping restatement of the same steps.

Replace vague validation phrases ("validate when useful", "relevant validation") with concrete examples such as `npm test`, `pytest`, or `make ci` so the guidance is copy-paste ready.

DimensionReasoningScore

Conciseness

The body is command-oriented and free of concept explanations, but the Contract (steps 1-8) and Publish Workflow (steps 1-10) restate the same actions, adding redundancy that keeps it just short of the lean 3.

2 / 3

Actionability

Concrete git commands and host tools (gh, glab) are given, but validation guidance stays vague ("validate when useful", "relevant validation for the changed surface") without naming specific commands, so it is not fully copy-paste ready.

2 / 3

Workflow Clarity

A clearly numbered sequence with explicit checkpoints (stop on uncommitted changes, stop if resolution unclear), a validation step, and a conflict-resolution feedback loop matches the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

A sub-50-line single-purpose skill with well-organized sections (Contract, Publish Workflow) and no need for external references fits the simple-skill exception that allows a 3 with just well-organized sections.

3 / 3

Total

10

/

12

Passed

Description

85%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, complete, and distinctive with an explicit Use-when trigger and concrete host names. Its main weakness is trigger-term coverage, which misses common phrasings like "pull request"/"PR" and "merge request" and carries a jargon prefix.

Suggestions

Add natural trigger terms users actually say, e.g. "pull request", "PR", and "merge request", alongside "code review request".

Drop or reword the "AI DevKit ·" prefix so the description opens with the concrete action rather than product jargon.

DimensionReasoningScore

Specificity

Names multiple concrete actions across the review-publishing domain ("sync, push, and open or update a code review request on GitHub, GitLab, or another Git host"), matching the multiple-specific-actions anchor rather than the partial domain-only anchor at 2.

3 / 3

Completeness

Explicitly answers what ("Publish a ready feature branch for review") and when via a clear "Use when the user wants to..." trigger clause, matching the both-what-and-when anchor.

3 / 3

Trigger Term Quality

Includes some natural terms (push, sync, review request, GitHub, GitLab) but omits common variations users would say such as "pull request", "PR", or "merge request", and the "AI DevKit ·" prefix is jargon, so it is not a full-coverage 3.

2 / 3

Distinctiveness Conflict Risk

The niche of publishing an already-reviewed branch for code review on named hosts is distinct from commit-creation skills and unlikely to trigger for the wrong skill.

3 / 3

Total

11

/

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
codeaholicguy/ai-devkit
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.