CtrlK
BlogDocsLog inGet started
Tessl Logo

rebase

Rebase an OpenMeter branch onto another branch and handle repo-specific gotchas like sequential migrations, atlas.sum conflicts, Ent regeneration, and targeted verification.

65

Quality

78%

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

Quality

Content

82%Weight 40%Scale 1-5

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 with executable commands and clear sequenced workflows including verification. It is concise and well-structured, with only minor padding in the rationale sections.

Suggestions

Collapse the "Why" bullets and the "In practice..." sentence into a single concise rationale line to remove redundancy.

Make the regenerate -> verify feedback loop explicit (e.g. "if conflicts remain after make generate, proceed to manual resolution, then re-run verification").

DimensionReasoningScore

Conciseness

Mostly lean and command-focused, but the "Why" bullets and the trailing "In practice, regenerating first resolves or clarifies most conflicts..." line restate the same rationale and could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste-ready commands throughout (git fetch/rebase, make generate, atlas migrate diff/hash, nix develop, direnv exec, go test) covering the common rebase scenarios.

5 / 5

Workflow Clarity

Clear numbered sequences for the standard flow and migration-conflict recovery, plus an explicit verification step with a concrete test command; minor validation gaps in error-recovery feedback loops keep it just below 5.

4 / 5

Progressive Disclosure

Single SKILL.md with well-organized, clearly headed sections and no nested references; slightly over the simple-skill line and all content inline, so it stops just short of a 5.

4 / 5

Total

17

/

20

Passed

Description

75%Weight 40%Scale 1-5

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 and distinctive, naming concrete repo-specific gotchas. Its main weakness is the absence of an explicit "Use when..." trigger clause, which caps completeness.

Suggestions

Add an explicit trigger clause, e.g. "Use when rebasing an OpenMeter branch, especially onto origin/main, or when migration/Ent/generated-code conflicts appear."

Include common phrasings a user might say ("rebase onto main", "migration conflict during rebase") to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "rebase an OpenMeter branch", "handle ... sequential migrations, atlas.sum conflicts, Ent regeneration, and targeted verification" — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

The "what" is clear, but there is no "Use when..." clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Strong natural/repo-specific terms ("rebase", "migrations", "atlas.sum conflicts", "Ent regeneration") that a user would plausibly say, though slightly technical and missing a few common variations.

4 / 5

Distinctiveness Conflict Risk

Highly specific to OpenMeter with distinctive triggers (atlas.sum, Ent regeneration, sequential migrations), giving a clear niche with minimal conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
openmeterio/openmeter
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.