CtrlK
BlogDocsLog inGet started
Tessl Logo

create

Create a new Helium Release Proposal for a given or upcoming month. Scaffolds the release file with computed dates, creates a branch, and opens a PR. Use this skill whenever the user wants to start a new HRP, set up next month's release, create a release proposal, or says things like "new HRP", "start the May release", "set up next month's HRP", or "create a release proposal".

98

2.23x
Quality

100%

Does it follow best practices?

Impact

96%

2.23x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%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 skill body is concise, highly actionable, and clearly sequenced with confirmation checkpoints and a conflict guard. It is a well-organized self-contained workflow with no over-explanation or reference-nesting problems.

DimensionReasoningScore

Conciseness

The body is lean and procedural — date-computation rules, the file template, and git/PR commands all earn their place without explaining concepts Claude already knows; the worked date examples serve as verification aids, not padding.

3 / 3

Actionability

Provides executable commands ("git checkout -b hrp/{YYYY-MM} main", the gh-hiptron.sh invocation), an exact copy-paste file template, and concrete PR title/body, rather than abstract descriptions or pseudocode.

3 / 3

Workflow Clarity

Six clearly numbered steps with explicit validation gates — "Always confirm the target month with the user before proceeding", "Wait for confirmation", and the conflict check that tells the user and stops — giving a clear sequence with checkpoints.

3 / 3

Progressive Disclosure

No bundle files exist; the SKILL.md is a self-contained, well-organized file with a focused overview and sequenced sections, the one external reference (gh-hiptron.sh) is clearly signaled with a setup fallback, and there is no monolithic wall of unrelated content or nested references.

3 / 3

Total

12

/

12

Passed

Description

100%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: it states concrete actions, provides explicit "Use when..." triggers with natural phrasing, and occupies a clear niche. It uses third-person voice and avoids vague fluff.

DimensionReasoningScore

Specificity

Names multiple concrete actions: "Scaffolds the release file with computed dates, creates a branch, and opens a PR" — matching the anchor that lists several specific actions rather than vague language.

3 / 3

Completeness

Explicitly answers both what (scaffold file, compute dates, branch, PR) and when ("Use this skill whenever the user wants to start a new HRP..."), with explicit trigger guidance, so it is not capped at 2.

3 / 3

Trigger Term Quality

Includes natural phrases users would say — "new HRP", "start the May release", "set up next month's HRP", "create a release proposal" — giving good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Targets a clear, narrow niche (Helium Release Proposals) with HRP-specific triggers, making it unlikely to fire for unrelated skills; voice is third person throughout, so no specificity penalty applies.

3 / 3

Total

12

/

12

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

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
helium/helium-release-proposals
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.