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.

79

Quality

100%

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%

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

A tight, command-first skill body with a clearly sequenced workflow and an explicit post-run validation step guarding against subagent file mutation. It assumes Claude's competence and spends tokens only on repo-specific gotchas.

DimensionReasoningScore

Conciseness

The body is lean and command-driven; its few asides ("keep the multi-thousand-line log out of context", the gradle-runner mutation warning) convey non-obvious gotchas rather than concepts Claude already knows, matching the level-3 lean anchor.

3 / 3

Actionability

Every step ships copy-paste-ready executable commands (bootstrap exports, git diff, the gradle line, git status, git checkout), meeting the level-3 fully-executable anchor rather than the level-2 pseudocode case.

3 / 3

Workflow Clarity

A clear numbered 1–5 sequence with an explicit validation checkpoint in step 4 ("confirm the only changes are yours: git status --short") and a feedback loop (treat PASS as suspect and re-run inline), matching the level-3 anchor for risky push-gate operations.

3 / 3

Progressive Disclosure

A single well-organized file under 50 lines with no external references needed; per the rubric's simple-skill note, well-organized sections alone justify the level-3 anchor here.

3 / 3

Total

12

/

12

Passed

Description

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.

A dense, specific description that names concrete actions, gives an explicit use-when trigger, and is tightly scoped to one repo's pre-push gate. It is borderline verbose but every clause carries information rather than fluff.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "bootstrap, then spotlessApply/spotlessCheck/detekt/assembleDebug/test/allTests", "restore the host-render screenshot diff", and "report a single pass/fail" — matching the level-3 anchor for several specific concrete actions rather than the level-2 partial coverage.

3 / 3

Completeness

It states both what (the full verification task list and report behavior) and an explicit when ("Use before every push"), satisfying the level-3 anchor for explicit triggers instead of the level-2 implied-when case.

3 / 3

Trigger Term Quality

Natural trigger phrasings a developer would actually say are present — "pre-push baseline", "before every push", "CI fails" — giving good coverage rather than the level-2 partial-keyword case.

3 / 3

Distinctiveness Conflict Risk

Scoped to "Meshtastic-Android" with repo-specific tasks and the gradle-runner subagent, giving it a clear niche unlikely to fire for unrelated skills, matching the level-3 anchor.

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

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.