CtrlK
BlogDocsLog inGet started
Tessl Logo

baseline

Run the mandatory pre-push baseline verification for Meshtastic-Android — bootstrap, then spotlessApply/spotlessCheck/detekt/assembleDebug/test/allTests (plus kmpSmokeCompile and sort-strings when relevant) via the gradle-runner subagent, restore the host-render screenshot diff, and report a single pass/fail. Use before every push. This is the check CI fails on when skipped.

76

Quality

96%

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

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

An exemplar single-purpose skill: executable, tightly sequenced with a real validation checkpoint, and free of unnecessary explanation or nested references.

DimensionReasoningScore

Conciseness

Lean ~45-line body that assumes Claude's competence; every explanatory aside (e.g. keeping the log out of context, gradle-runner reverting files) conveys a non-obvious gotcha rather than padding.

5 / 5

Actionability

Copy-paste-ready bash commands and an explicit gradle task line, plus concrete decision rules mapping changed paths to additional tasks, fully cover the common cases.

5 / 5

Workflow Clarity

A clear five-step sequence with an explicit validation checkpoint in step 4 (git status --short) and a feedback loop (treat suspect PASS as failed, re-run inline), satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

Under 50 lines, single-purpose, no external references needed, and well-organized into five numbered sections — meeting the simple-skill exception for a top score.

5 / 5

Total

20

/

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 highly specific, well-triggered description that clearly conveys both purpose and timing in third-person imperative voice. Only minor trigger-synonym gaps prevent a perfect sweep.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — bootstrap, spotlessApply/spotlessCheck/detekt/assembleDebug/test/allTests, plus kmpSmokeCompile and sort-strings conditionally, restore screenshot diff, report pass/fail — giving comprehensive coverage of what the skill does.

5 / 5

Completeness

Explicitly answers both what (run the baseline verification chain and report pass/fail) and when ('Use before every push') with concrete trigger phrasing.

5 / 5

Trigger Term Quality

Strong natural triggers ('Use before every push', 'pre-push baseline', 'the check CI fails on when skipped') but a few common synonyms (e.g. 'before pushing', 'lint/build check') are absent, keeping it just short of comprehensive.

4 / 5

Distinctiveness Conflict Risk

Narrowly scoped to the Meshtastic-Android pre-push baseline with project-specific task names, giving it a clear niche and minimal overlap with other skills.

5 / 5

Total

19

/

20

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
meshtastic/Meshtastic-Android
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.