CtrlK
BlogDocsLog inGet started
Tessl Logo

hns-moaiadk-dev-reference

moai-adk-go local dev reference — version management/release process (sec 5), shell-script hook development (sec 7), build & dev commands (sec 10). Load only when performing these specific tasks.

71

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

Highly actionable and token-efficient reference content with executable commands and clear sections. The main gap is missing validation checkpoints in the irreversible release workflow.

Suggestions

Add an explicit verification checkpoint to the Release Process before pushing the tag, e.g. 'Run make test and confirm CHANGELOG entry before git push origin v1.0.0'.

Add a 'only proceed when tests pass' feedback loop to the Development Workflow between running tests and committing.

DimensionReasoningScore

Conciseness

Lean and command-dense throughout — concrete go build/make commands, shell hook snippets, and settings.json examples with little explanatory padding.

3 / 3

Actionability

Provides fully executable, copy-paste-ready code and commands (ldflags build, make targets, hook wrapper script, settings.json hook config) across all three sections.

3 / 3

Workflow Clarity

Sequenced steps exist (Release Process, Development Workflow), but the release flow involves an irreversible git push with no validation/verification checkpoint, capping clarity per the destructive-operations guideline.

2 / 3

Progressive Disclosure

No bundle files exist; content is a single well-organized file split into three clearly headed sections with no nested/deep references, which is appropriate for this scope.

3 / 3

Total

11

/

12

Passed

Description

85%

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 specific, well-scoped description that names concrete tasks and includes an explicit load-trigger clause. Trigger-term quality is slightly weakened by internal 'sec X' jargon and limited keyword variations.

Suggestions

Replace or augment 'sec 5/7/10' references with natural trigger phrases a user would actually say, e.g. 'Use when releasing a new version, writing shell-script hooks, or running build/dev commands'.

Add common keyword variations (e.g. 'git tags', 'CHANGELOG', 'ldflags', 'make targets') so the description matches more natural user phrasing.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — 'version management/release process', 'shell-script hook development', and 'build & dev commands' — rather than vague language.

3 / 3

Completeness

Explicitly states what it covers and includes an explicit when clause ('Load only when performing these specific tasks.'), answering both what and when.

3 / 3

Trigger Term Quality

Task-oriented phrases like 'version management', 'release process', and 'hook development' are natural, but 'sec 5/7/10' is internal jargon and common keyword variations are missing.

2 / 3

Distinctiveness Conflict Risk

Scoped to a specific project (moai-adk-go) and three named dev tasks, giving it a clear niche unlikely to trigger for unrelated skills.

3 / 3

Total

11

/

12

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
modu-ai/moai-adk
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.