CtrlK
BlogDocsLog inGet started
Tessl Logo

review

Review a Helium Release Proposal PR or release file for quality, completeness, and consistency. Use this skill whenever the user mentions reviewing an HRP, checking if a release is ready, validating a release file, or asks "is this ready to merge". Also triggers for "check the HRP", "lint the release", "review the proposal", or "look at this PR". Includes a Reddit posting nudge when features are present but no announcement has been made.

72

Quality

88%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Discovery

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.

This is a strong skill description that excels across all dimensions. It clearly defines what the skill does (review HRP PRs for quality, completeness, consistency), provides extensive explicit trigger terms covering natural user phrasings, and occupies a distinct niche with domain-specific terminology that minimizes conflict risk. The inclusion of the Reddit posting nudge adds a useful secondary capability detail.

DimensionReasoningScore

Specificity

Lists multiple concrete actions: review a PR, check quality/completeness/consistency, validate a release file, and includes a Reddit posting nudge. These are specific, actionable capabilities.

3 / 3

Completeness

Clearly answers both 'what' (review Helium Release Proposal PRs for quality, completeness, consistency; Reddit posting nudge) and 'when' (explicit 'Use this skill whenever...' clause with multiple trigger scenarios).

3 / 3

Trigger Term Quality

Excellent coverage of natural trigger terms: 'reviewing an HRP', 'checking if a release is ready', 'validating a release file', 'is this ready to merge', 'check the HRP', 'lint the release', 'review the proposal', 'look at this PR'. These are phrases users would naturally say.

3 / 3

Distinctiveness Conflict Risk

Highly distinctive with domain-specific terms like 'Helium Release Proposal', 'HRP', and 'release file'. The niche is very clear and unlikely to conflict with generic PR review or code review skills.

3 / 3

Total

12

/

12

Passed

Implementation

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is a well-crafted, highly actionable skill that provides Claude with precise, domain-specific review criteria organized in a clear workflow. Its strengths are the concrete check definitions with severity levels, the intelligent early-exit logic for frozen/skeleton files, and the structured output format. The main weakness is that it's a long single file that could benefit from splitting detailed check definitions into a reference document, and a few sections include slightly more explanation than necessary for Claude.

Suggestions

Consider splitting the detailed check definitions (S1-S4, C1-C4, Q1-Q2, V1, R1) into a separate CHECKS_REFERENCE.md file, keeping SKILL.md as a concise overview with the workflow steps and output format.

Tighten the security section — Claude understands prompt injection concepts; reduce to the specific patterns to watch for (hidden HTML comments, suspicious links, directive-like text) without explaining why they're dangerous.

DimensionReasoningScore

Conciseness

The skill is thorough and mostly efficient for its complexity, but some sections could be tightened. The security section and some check descriptions include explanations that are somewhat verbose (e.g., explaining what a skeleton is, what frozen means). However, given the domain-specific nature, most content earns its place.

2 / 3

Actionability

The skill provides highly concrete, specific guidance: exact check IDs with precise patterns to search for (e.g., 'TODO:', 'fill me in'), exact severity levels, specific frontmatter field names, exact output format with examples, and clear decision trees for file classification. Every check is actionable with specific criteria.

3 / 3

Workflow Clarity

The workflow is clearly sequenced (identify → classify → freeze check → structural → consistency → content → Reddit nudge) with explicit validation gates (V1 blocks entire review if frozen content is modified). The early-exit pattern for frozen HRPs and the skeleton/no-change classification before running checks demonstrate strong checkpoint logic. The output format includes a verdict with clear merge/no-merge decision criteria.

3 / 3

Progressive Disclosure

The content is well-organized with clear section headers and logical grouping of checks by category (Structural, Consistency, Content Quality, etc.). However, at ~200+ lines this is a monolithic file with no references to supporting files. The check details could potentially be split into a reference file, with the SKILL.md serving as an overview. For a skill of this complexity, some separation would improve navigability.

2 / 3

Total

10

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

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.