CtrlK
BlogDocsLog inGet started
Tessl Logo

bump-ark

Open or advance a Positron PR that bumps the Ark submodule to a given Ark PR (its head while open, its merge commit once merged) or to latest Ark main, with Positron e2e test tags. Use when the user runs /bump-ark with a PR number or "main" and optional @:tags.

80

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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, executable, well-structured overview that assumes competence and defines an explicit validation/feedback loop for the only risky decision point (advancing a colleague's main bump). It requires no external references and is appropriately self-contained.

DimensionReasoningScore

Conciseness

Dense, lean body that assumes Claude's competence and conveys only domain specifics Claude wouldn't know (branch-tracking model, merge_commit_sha finalize, author-guarding, exit code 3) with no padded concept explanations.

3 / 3

Actionability

Provides a copy-paste-ready command ('python3 .claude/skills/bump-ark/bump_ark.py <args>'), states requirements (python3, authenticated gh), and specifies concrete behavioral contract (exit code 3, stdout URL, dry-run body).

3 / 3

Workflow Clarity

Gives an explicit error-recovery loop for author conflicts — relay owner and URL, do not auto-pass --confirm, only re-run with --confirm on explicit user confirmation — plus clear terminal instructions for relaying stdout.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the under-80-line body is well-organized into clear Usage and How-to-run sections, so it scores 3 on clean structure alone per the simple-skills note.

3 / 3

Total

12

/

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 specific, third-person, and clearly states both the capability and an explicit trigger condition tied to the /bump-ark command. It lists several concrete actions and is highly distinguishable from other skills.

DimensionReasoningScore

Specificity

Names multiple concrete actions — 'Open or advance a Positron PR that bumps the Ark submodule', 'its head while open, its merge commit once merged', 'to latest Ark main', 'with Positron e2e test tags' — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (open/advance a Positron PR bumping the Ark submodule to a target with e2e tags) and when ('Use when the user runs /bump-ark...') with an explicit trigger clause.

3 / 3

Trigger Term Quality

Uses natural invocation terms a user would say — 'Use when the user runs /bump-ark with a PR number or "main" and optional @:tags' — covering the command and its arguments.

3 / 3

Distinctiveness Conflict Risk

Has a clear, narrow niche (bumping the Ark submodule via Positron PRs under /bump-ark) with distinct triggers unlikely to conflict with other 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
posit-dev/positron
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.