CtrlK
BlogDocsLog inGet started
Tessl Logo

greptimedb-release

Runbook for publishing a new GreptimeDB version (tag + GitHub release + docs release-note PR) on the upstream GreptimeTeam/greptimedb repo. Use when asked to "release" / "publish" a GreptimeDB version (e.g. v1.1.0, v1.0.3).

73

Quality

90%

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

88%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.

A tightly written, highly actionable release runbook with concrete commands, explicit validation checkpoints, and a clear rollback path. The only mild gaps are a few trimmable asides and the absence of any progressive-disclosure file split.

DimensionReasoningScore

Conciseness

Largely lean and assumes git/gh competence, focusing on runbook steps and real gotchas; minor asides (FETCH_HEAD rationale, CI flag detail, 'user creating it on the web works too') could be trimmed.

4 / 5

Actionability

Provides copy-paste-ready commands with real flags throughout — `gh release create ... --prerelease`, `git show FETCH_HEAD:Cargo.toml | grep ...`, `gh release view --json ...`, `gh release edit --latest=false` — covering release, verify, patch/minor, and rollback cases.

5 / 5

Workflow Clarity

Clearly numbered §0–§6 sequence with explicit validation gates (§1 'must equal ... or stop', §3/§5 verify commands) and a dedicated rollback checklist with double confirmation; the destructive-operation cap is not triggered because validation is present.

5 / 5

Progressive Disclosure

Well-organized into clearly signaled sections with one well-signaled one-level-deep cross-skill reference (greptimedb-release-note for changelog); not a 5 because the 115-line body is a single monolithic file with no bundle-file split, though little is needed.

4 / 5

Total

18

/

20

Passed

Description

92%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.

A strong, third-person description that names concrete actions, the target repo, and explicit trigger phrases with version examples. Only minor trigger-synonym coverage keeps it from a perfect sweep.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'tag + GitHub release + docs release-note PR' — on a named repo, giving comprehensive coverage of the release scope.

5 / 5

Completeness

Explicitly answers both 'what' (publishing a GreptimeDB version: tag + release + docs PR on GreptimeTeam/greptimedb) and 'when' (Use when asked to 'release'/'publish' a GreptimeDB version) with concrete trigger phrases.

5 / 5

Trigger Term Quality

Good natural trigger coverage with synonyms ('release' / 'publish') and concrete version examples (v1.1.0, v1.0.3), though a few natural phrasings like 'cut'/'ship' a release are absent.

4 / 5

Distinctiveness Conflict Risk

Clear narrow niche (GreptimeDB release on a specific upstream repo) with distinct triggers; the only adjacent skill (greptimedb-release-note) is explicitly distinguished, so conflict risk is minimal.

5 / 5

Total

19

/

20

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
GreptimeTeam/greptimedb
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.