CtrlK
BlogDocsLog inGet started
Tessl Logo

hs-release

Cut a core Hindsight release (vX.Y.Z) and open the changelog + blog PR. Use when asked to cut/start a release, bump the version, or publish a new Hindsight version.

71

Quality

88%

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 high-quality, executable release runbook with strong sequencing, validation feedback loops, and concrete commands throughout. Minor gains are possible by tightening a few rationale passages and optionally externalizing the denser blog/sync guidance.

Suggestions

Tighten the longer rationale passages (e.g. the `docs-` branch conflict and the docs-skill version-lag explanation) to lift conciseness toward the lean anchor.

Consider moving the blog-post authoring guidance into a short reference file so the main flow stays scannable while preserving the inlined command list.

DimensionReasoningScore

Conciseness

The runbook is lean and command-driven with no padding about git/CI basics Claude already knows, but a few rationale passages (the `docs-` branch conflict explanation, the docs-skill version-lag note) could be trimmed slightly, keeping it just below the fully-lean anchor.

4 / 5

Actionability

It provides copy-paste-ready, fully executable commands ("./scripts/release.sh <version>", "uv run --directory hindsight-dev generate-changelog <version>", "gh pr create ...", "npx prettier --check") with version placeholders covering the common cases.

5 / 5

Workflow Clarity

Steps are clearly sequenced (Step 0 pre-flight → Step 1 cut → Step 2 docs PR → Cleanup) with explicit validation checkpoints ("gh run list --limit 5", tag check, prettier, expected-PR-files checklist) and pitfall guards for this destructive, outward-facing operation.

5 / 5

Progressive Disclosure

The skill is a single well-organized SKILL.md with no bundle directories, so the simple-skill guidance applies; sections are clearly headed and navigable, though the blog-post guidance and docs-skill-sync subsection are dense enough they could optionally split into reference files.

4 / 5

Total

18

/

20

Passed

Description

87%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, specific description that cleanly answers what the skill does and when to invoke it, with natural trigger phrasing and a distinct niche. The only soft spot is keyword/synonym coverage, which could add a couple of common variants.

Suggestions

Broaden trigger synonyms to catch more natural phrasings, e.g. add "new release" or "ship a release" alongside "cut/start a release".

Optionally enumerate the discrete actions (bump version, regenerate clients, tag, push) to lift specificity from grouped actions to comprehensive coverage.

DimensionReasoningScore

Specificity

"Cut a core Hindsight release (vX.Y.Z) and open the changelog + blog PR" names the domain and concrete actions (cut a versioned release, open a changelog+blog PR), but groups them into two action clusters rather than enumerating many distinct actions, so it sits just below the comprehensive-coverage anchor.

4 / 5

Completeness

It explicitly states both the what ("Cut a core Hindsight release (vX.Y.Z) and open the changelog + blog PR") and the when ("Use when asked to cut/start a release, bump the version, or publish a new Hindsight version") with concrete trigger phrases, matching the top anchor.

5 / 5

Trigger Term Quality

"Use when asked to cut/start a release, bump the version, or publish a new Hindsight version" supplies several natural trigger phrases and synonyms, but omits common variants like "new release" or "ship a release", leaving it just short of comprehensive coverage.

4 / 5

Distinctiveness Conflict Risk

The niche is tightly scoped to the core Hindsight release with version-pattern and product qualifiers, giving it distinct triggers and minimal overlap with the separately-versioned integration release skill.

5 / 5

Total

18

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
vectorize-io/hindsight
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.